Giter Club home page Giter Club logo

simplewallet's Introduction

SimpleWallet

Simple Wallet - clear code to review and send ether. The goal of this wallet is to make most simple and trust tool for sending ether without privacy leak. You can use it at Simple wallet page or download only one file index.html to your local storage and run in browser for privacy use.

We are not save your data and not send your private key

Instruction

Node Address

Set here address to your ethereum node. It can be local node or node at infura.io For testing we are using this test node (ethereum ropsten) https://ropsten.infura.io/KEnqBsuF7hVHA71fyEwS

From address

You send ether from this address.

Private key

To sing transactions you have to input your private key. This is private info. Keep it in safe. Your private key used only for signing transaction

To address

This address will receive ether after transaction complete

Gas price in WEI

Gas price can change and depends of ethereum network workload. You can see optimal gas price at ethgasstation.info. Be carefull this value is in WEI. To set 1 GWEI you need to input 1000000000 (1 and 9 0's). To set 0.1 GWEI need to input 100000000 (1 and 8 0's)

Gas limit

This parameter limits miners to charge you for transaction mining, default is 30000.

Ether

Amount ether to send. This value is in ether. If you want to send 1ETH - input 1. If you want to send 0.1ETH input 0.1 and so on.

simplewallet's People

Contributors

moonraceteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.