Skip to content

chainwayxyz/citrea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Citrea

The first rollup that enhances the capabilities of Bitcoin blockspace with zero-knowledge technology, now live on Devnet! πŸŽ‰πŸŠπŸ‹

Warning

Citrea is still work-in-progress as a public devnet. While it's launched as a public devnet (on top of a custom Bitcoin Signet), it has not been audited and many features are under heavy development. Citrea's proper integration with Bitcoin and Clementine is still ongoing.

Follow our website & social media accounts for announcements regarding testnet & mainnet phases of Citrea.

Citrea uses BTC as its native token. There's no Citrea token. Please beware of scams!

Please also note that BTC and cBTC of Citrea Devnet does not carry any real value.

What is Citrea?

Citrea is the first rollup that enhances the capabilities of Bitcoin blockspace with zero-knowledge technology, making it possible to build everything on Bitcoin.

Every transaction occuring on Citrea, is fully secured by zero-knowledge proofs and optimistically verified by Bitcoin via BitVM. The execution environment of Citrea is trustless with respect to Bitcoin and is accessible to all participants of the Bitcoin Network.

Citrea's vision is to build scalable infrastructure that advances Bitcoin into its next phase, foundation for world's finance. Citrea represents Bitcoin Security at Scale with its execution shard that keeps the settlement and data availability on-chain, on-Bitcoin.

FAQ

Question Answer
How do I set up the development environment? dev-setup.md
How do I run Citrea for testing and development? run.md
Where can I read more about the architecture? Technical docs for the repo are in progress, in the meantime refer to our official documentation.

Official Links

Acknowledgments

  • Sovereign SDK: Citrea is built on a forked version of the Sovereign SDK. We're deeply thankful to the development & support of Sovereign Labs through our journey.
  • Reth: We use Reth crates in various components in Citrea. We're grateful for their rapid development & contribution to the Rust-Ethereum ecosystem.