Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH authored Dec 4, 2023
1 parent 147aab7 commit 0bbfd3b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,17 @@
Attempt to combine BDK & Axum (learning exercise)
uses : Bitcoin Testnet + Electrum

- Create Bitcoin Wallet
- Create Bitcoin Wallet and save xrpv to json (totally insecure, but this is for learning)
- Load wallet from xprv
- Create PSBT + Sign + Broadcast

Note : tb1 = testnet bech32 addresses / corresponding prefix on mainnet would be bc1

#### https://redandgreen.co.uk/bitcoin-testnet-test-faucet/bitcoin-programming/

#### endpoints
/
api/gen_wallet
api/load_wallet

![alt](t-rec.gif)

0 comments on commit 0bbfd3b

Please sign in to comment.