diff --git a/docs/tutorials/regtest-net.md b/docs/tutorials/regtest-net.md new file mode 100644 index 0000000000..af42920a86 --- /dev/null +++ b/docs/tutorials/regtest-net.md @@ -0,0 +1,6 @@ +# Local REGTEST Network Setup + +## Introduction + +To manually test `bdk` based apps such as the `bdk-cli` tool it is useful to have a local REGTEST +network setup.