-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alessandro Siniscalchi edited this page Feb 2, 2026
·
13 revisions
Welcome! This wiki covers the docs you need to run and operate the brc721 daemon: how to boot it, how to configure it, how to use wallets, how to craft protocol transactions, and how to query the REST API.
- Getting Started
- Configuration
- Wallet Guide
- Wallet lifecycle: info, load, unload
- REST API
- Protocol Messages
- Mix Examples
- Architecture
- Experimental software; expect occasional breaking changes.
- Works with Bitcoin Core mainnet, testnet, signet, and regtest (auto-detected).
- Stores state in
.brc721/<network>/(SQLite + wallet files). Back up that folder if you care about data.
- Keep wiki edits ASCII-only.
- Reference other pages with relative links so the GitHub UI stays consistent.
- Note behavior differences if your instructions apply only to a specific commit or release.
Thanks for keeping the docs tidy and useful for the next operator who visits.