Skip to content

Commit cecefd4

Browse files
committed
Small changes to docs.
1 parent 79f9047 commit cecefd4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
ethers-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

0 commit comments

Comments
 (0)