-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add example and remove old docs #156
Conversation
f492bbc
to
e3e3df3
Compare
7ebcad5
to
11ea8e9
Compare
Hello @DanGould In the tutorial, we have several options the user can setup the wallet and I think it will be a challenge for new comers. maybe we can make it somehow easier so we can demonstrate mainly best options I though about:
one argument for using very initial document is here ed2c2f0 |
we could also take the mutiny route where we load a bdk wallet with in-memory database and point them to a faucet |
Do you have a link please? |
if you run this it'll connect to their signet electrum server https://github.com/mutinywallet/mutiny-node and anyone can use their faucet https://faucet.mutinynet.com/ |
This pr should not depend on PjUriBuilder. That should keep us from being blocked on that issue and allow us to triage this independently |
a2e3d0d
to
bd7433c
Compare
Is it possible to split the docs removal? It's easier to review PRs in isolation, and I'm not sure if this is doing two things (as the title implies) or many, as the commit log seems to imply. Ideally it's doing one main thing |
#137
receive
modulesend
moduleexample is implemented with
axum
andbitcoincore_rpc