> For the complete documentation index, see [llms.txt](https://bitcoin-munari.gitbook.io/bitcoin-munari-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitcoin-munari.gitbook.io/bitcoin-munari-whitepaper/technology-stack/btcm-mainnet.md).

# BTCM Mainnet

**Blockchain Architecture**: Munari blockchain\
**Consensus**: Modified Proof-of-Stake\
**Virtual Machine**: EVM-compatible\
**Development Languages**: Solidity (smart contracts), Rust/Go (core protocol)

**Performance Targets:**

* 5,000+ TPS at launch, scalable to 10,000+ TPS
* 4-9 second block finality
* \>$0.1 transaction fees
* 99.2%+ uptime guarantee

**Developer Tools:**

* Full EVM compatibility (Solidity, Vyper)
* Web3 libraries (ethers.js, web3.js)
* Hardhat and Truffle framework support
* Comprehensive API documentation
