File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11ethers-wallet
22=============
33
4- Complete Ethereum wallet implementation in JavaScript.
4+ Complete Ethereum wallet implementation and utilities in JavaScript.
5+
6+ ** Features:**
57
6- Features
78- Keep your private keys in your browser
8- - Import and export JSON wallets (geth and crowdsale) and brain wallets
9- - Generate JavaScript bindings for any contract ABI
10- - Connect to Ethereum nodes over RPC
9+ - Import and export JSON wallets (Geth and crowdsale) and brain wallets
10+ - Meta-classes create JavaScript objects from any contract ABI
11+ - Connect to Ethereum nodes over RPC, injected Web3 or [ Etherscan ] ( https://etherscan.io )
1112- Small (~ 100kb compressed; 290kb uncompressed)
1213- MIT licensed (with one exception, which we are migrating off of; see below)
1314
You can’t perform that action at this time.
0 commit comments