Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The full bundle will be usable on the main Signet test network with the upcoming

### Tooling

- **Playground** — get up and running with the bundle in one command (clone and run, or hand the repo to your AI agent, which installs Nix only if needed): [templatehash-playground](https://github.com/mvuk/templatehash-playground).
- BIP 448 integration in Miniscript / descriptors: [specifications][extension-tooling], Bitcoin Core implementation ([WIP](https://github.com/bitcoin-inquisition/bitcoin/pull/108)).
- BIP 448 integration in PSBTs: [specifications][extension-tooling], Bitcoin Core implementation ([WIP](https://github.com/bitcoin-inquisition/bitcoin/pull/108)).
- Various Rust-Bitcoin tooling: rust-bitcoin integration ([master](https://github.com/bip448/rust-bitcoin/pull/1), [0.32.x](https://github.com/bip448/rust-bitcoin/pull/2)), *TODO: more*.
Expand Down