Skip to content

Commit 7a2aff3

Browse files
author
fbock
committed
improve readme
1 parent 7f24cc8 commit 7a2aff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Transactions are shared between client and coordinator in form of [PSBTs](https:
143143
The repository contains a working CLI demonstrator that is able to complete the trade flow using the MuSig keypath spend on [regtest](https://developer.bitcoin.org/examples/testing.html#regtest-mode). This demonstrator can be used to validate and experiment with the concept but is not intended for production use.
144144

145145
### Running the demonstrator
146-
1. Start the [bitcoin core](https://bitcoincore.org/) regtest node and [electrum server](https://github.com/romanz/electrs) according to ./taptrade-cli-demo/docs/rpc_node.md
146+
1. Start the [bitcoin core](https://bitcoincore.org/) regtest node and [electrum server](https://github.com/romanz/electrs) according to [rpc_node.md](./docs/rpc_node.md)
147147
2. Go to the ./taptrade-cli-demo/trader dir and run it with cargo run, once as maker, once as taker
148148
and copy the generated bitcoin addresses
149149
3. Send regtest bitcoin to both addresses using ./taptrade-cli-demo/rpc_node/regtest/get-coins-to-address.sh ADDRESS
@@ -159,4 +159,4 @@ This is an open source project under MIT license. Feel free to open PRs and ask
159159
SimpleX group chat.
160160

161161
## Resources
162-
There are many ressources and thoughts documented in an Obsidian vault in this repo at /docs/TapTrade_obs.
162+
There are many ressources and thoughts documented in an [Obsidian](https://obsidian.md/) vault in this repo at [./docs/Obsidian](./docs/Obsidian/)

0 commit comments

Comments
 (0)