Skip to content

Commit 5c3bd2a

Browse files
authored
Merge pull request #2047 from oasisprotocol/lw/update-readme
Update Features section in README
2 parents 7cfec00 + fe1d3f7 commit 5c3bd2a

2 files changed

Lines changed: 24 additions & 7 deletions

File tree

.changelog/2047.doc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update Features section in README

README.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,26 @@
3131

3232
## Features
3333

34-
- Opening wallets through private key or mnemonic
35-
- Transaction history, currently all transactions are listed
36-
- Multiple languages (English and French currently supported)
37-
- Submitting transactions
38-
- [Ledger](http://ledger.com/) support
39-
- Multiple accounts open in parallel
40-
- Staking (Adding / reclaiming escrow)
34+
### Wallet and Accounts
35+
36+
- Create/Restore wallets using standard [BIP-0039] mnemonic phrases
37+
- Import accounts from your [Ledger] hardware wallet
38+
- Import accounts directly from their private keys
39+
- Address book of your saved contacts
40+
- Create a profile to quickly access stored accounts with a password
41+
42+
### Transactions
43+
44+
- View transaction history
45+
- Send ROSE tokens between Consensus accounts
46+
- Stake/Debond ROSE tokens
47+
- Deposit and withdraw from ParaTimes (Sapphire, Emerald, Cipher)
48+
- Purchase ROSE using [Transak On-Ramp]
49+
50+
### Accessibility
51+
52+
- Available in multiple languages
53+
- Should not crash when using Google Translate
4154

4255
## Getting started
4356

@@ -233,3 +246,6 @@ Adding a new language:
233246
[license-link]: https://opensource.org/licenses/Apache-2.0
234247
[codecov-badge]: https://codecov.io/gh/oasisprotocol/oasis-wallet-web/branch/master/graph/badge.svg
235248
[codecov-link]: https://codecov.io/gh/oasisprotocol/oasis-wallet-web
249+
[BIP-0039]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
250+
[Ledger]: https://ledger.com/
251+
[Transak On-Ramp]: https://transak.com/

0 commit comments

Comments
 (0)