Etch your own Bitcoin Runes tokens directly on-chain using this Rust-based CLI tool.
Powered by Rust + BDK + OP_RETURN magic
Designed for Bitcoin Testnet rune experimentation π§ͺ
- βοΈ Etch Runes on Bitcoin using
OP_RETURN - π Uses Bitcoin Descriptors via
bdk - π§ͺ Supports Testnet
- βοΈ Simple CLI tool to build, sign, and broadcast etching transactions
- Rust & Cargo: https://rustup.rs
- Bitcoin Testnet coins (faucet)
- Electrum server (or change to a public endpoint)
git clone https://github.com/topnotch1998/rune-etching-rust.git
cd rune-etching-rust
cargo build --release