From: Alekos Filini Date: Wed, 6 May 2020 15:31:13 +0000 (+0200) Subject: Link to the REPL X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.SegwitCodeLengthError.html?a=commitdiff_plain;h=40487b820300c744007ba99518aff46fd2d123f7;p=bitcoindevkit.org Link to the REPL --- diff --git a/content/_index.md b/content/_index.md index a61a1c0021..1785b57816 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,6 +17,11 @@ Keep in mind that this project is still in a very early phase of development. Th [main repo](https://github.com/MagicalBitcoin/magical-bitcoin-wallet) and is slowly being refactored and taken out into separate, independent modules. {{% /notice %}} +## Trying out the CLI + +While the project is mostly meant to be integrated into other larger project, there's a very minimalistic command line interface ("repl") written in the main +[`magical-bitcoin-wallet`](https://github.com/MagicalBitcoin/magical-bitcoin-wallet) repo. See the [REPL](/repl) section to try it out. + ## Descriptors The name of the project refers to the fact that when its components are built into a wallet, it can "almost magically" support very complex spending policies, without having to individually translate them into code. It may sound disappointing, but there isn't, in fact,