File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,19 @@ This tool serves multiple purposes:
21
21
2 . It provides reusable atomic packages and functions, organized under the ` pkg ` folder.
22
22
3 . It aims to serve as an educational aid for individuals new to the Bitcoin world.
23
23
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
+
24
37
25
38
## How to install
26
39
### Homebrew
You can’t perform that action at this time.
0 commit comments