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 1
1
ethers-wallet
2
2
=============
3
3
4
- Complete Ethereum wallet implementation in JavaScript.
4
+ Complete Ethereum wallet implementation and utilities in JavaScript.
5
+
6
+ ** Features:**
5
7
6
- Features
7
8
- 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 )
11
12
- Small (~ 100kb compressed; 290kb uncompressed)
12
13
- MIT licensed (with one exception, which we are migrating off of; see below)
13
14
You can’t perform that action at this time.
0 commit comments