Skip to main content

BitVMNet

BitVMNet: The Developer-Friendly Testnet for BitVM Innovation

Intro

BitVMNet is an open Bitcoin Signet network sponsored by Bitlayer, designed to facilitate the development and implementation of BitVM-based applications. As a collaborative platform, it empowers developers within the BitVM ecosystem, driving the advancement and adoption of BitVM technology.

Key Resources

  • Electrs Endpoint: Broadcast transactions to the endpoint. https://esplora.bitvmnet.org

  • BitVMNet Explorer: Browse transactions and explore the network. BitVMNet Explorer

  • BitVMNet vBTC Faucet: Claim testnet vBTC for development purposes. vBTC Faucet

  • Recommended Wallet: Xverse Wallet supports custom Signet BTC URL links, making it ideal for interacting with BitVMnet.

  • Bitcoin Core 28.0.0 RPC: Official documentation for interacting with Bitcoin Core. Bitcoin Core RPC Docs

Code References

  • Bitcoin Core Node (28.1): The Bitcoin Core node version used in the BitVMNet network is 28.1. GitHub Link
  • Electrs Repository: The Electrs implementation for BitVMNet. Electrs GitHub