From 7f8a1f96c7eccfd78a995e1dc715220d18d58f0d Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Thu, 5 Jul 2018 15:50:07 -0400 Subject: [PATCH] update features list --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9b82087..b71c6ab 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,13 @@ Live demos are available at: # Features -* List of recent blocks -* Browse blocks by height, in ascending or descending order +* Browse blocks * View block details * View transaction details, with navigation "backward" via spent transaction outputs -* View raw JSON output used to generate most pages -* Search to directly navigate to transactions or blocks -* Mempool summary, showing unconfirmed transaction counts by fee level -* RPC Browser to explore all of the RPC commands available from your node -* RPC Terminal to send commands to your node +* View JSON content used to generate most pages +* Search supports transactions, blocks, addresses (including bech32) +* Mempool summary, with fee, size, and age breakdowns +* RPC command browser and terminal * Currently supports BTC, LTC (support for any Bitcoin-RPC-protocol-compliant coin can be added easily) # Getting started