Skip to content

Commit 131f20f

Browse files
committed
docs(readme): add features paragraph
Signed-off-by: r3drun3 <[email protected]>
1 parent 76dcc14 commit 131f20f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,19 @@ This tool serves multiple purposes:
2121
2. It provides reusable atomic packages and functions, organized under the `pkg` folder.
2222
3. It aims to serve as an educational aid for individuals new to the Bitcoin world.
2323

24+
## Supported Features
25+
Following are some of the tool's supported features:
26+
1. Decode raw transaction
27+
1. Generate hierarchical deterministic private key
28+
1. Generate P2PKH address from hd private key
29+
1. Retrieve current BTC price in multiple currencies
30+
1. Retrieve latest block heigh in the blockchain
31+
1. Retrieve current recommended fees
32+
1. Retrieve Lightning networ statistics
33+
1. Retrieve Lightning network top nodes
34+
1. Retrieve address transaction history
35+
36+
2437

2538
## How to install
2639
### Homebrew

0 commit comments

Comments
 (0)