Update README.md

This commit is contained in:
Georgios Konstantopoulos 2020-11-23 10:43:30 +02:00 committed by GitHub
parent d2d7a82a80
commit 0f1fa17118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -58,7 +58,9 @@ in the transactions which are fetched over JSON-RPC.
- [x] ENS as a first class citizen - [x] ENS as a first class citizen
- [x] Celo support - [x] Celo support
- [ ] Websockets / `eth_subscribe` - [ ] Websockets / `eth_subscribe`
- [ ] Hardware Wallet Support - [x] Hardware Wallet Support
- [x] Parity APIs (`tracing`, `parity_blockWithReceipts`)
- [x] Geth TxPool API
- [ ] WASM Bindings - [ ] WASM Bindings
- [ ] FFI Bindings - [ ] FFI Bindings
- [ ] CLI for common operations - [ ] CLI for common operations