From 0f1fa17118ac5fd72a9c7ed9994737e98c7fe76e Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Mon, 23 Nov 2020 10:43:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3db3548..ec20fd0c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ in the transactions which are fetched over JSON-RPC. - [x] ENS as a first class citizen - [x] Celo support - [ ] Websockets / `eth_subscribe` -- [ ] Hardware Wallet Support +- [x] Hardware Wallet Support +- [x] Parity APIs (`tracing`, `parity_blockWithReceipts`) +- [x] Geth TxPool API - [ ] WASM Bindings - [ ] FFI Bindings - [ ] CLI for common operations