Add offline signing tutorial

This commit is contained in:
Brandon Odiwuor
2023-08-29 14:59:14 +03:00
parent ab42b2ebdb
commit 3c208cc05e
2 changed files with 256 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th
- [Init Scripts (systemd/upstart/openrc)](init.md)
- [Managing Wallets](managing-wallets.md)
- [Multisig Tutorial](multisig-tutorial.md)
- [Offline Signing Tutorial](offline-signing-tutorial.md)
- [P2P bad ports definition and list](p2p-bad-ports.md)
- [PSBT support](psbt.md)
- [Reduce Memory](reduce-memory.md)