Skip to content

chainwayxyz/citrea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Citrea

The first rollup that enhances the capabilities of Bitcoin blockspace with zero-knowledge technology, now live on Bitcoin Mainnet! 🎉🍊🍋

Warning

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

Follow our website & social media accounts for announcements regarding the next phases of Citrea.

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 occurring 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, the 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.

Audits

Citrea completed a private audit with Sigma Prime, find the audit report here: Sigma Prime Audit Report

Citrea also held a public bug bounty competition on Cantina, find the report here: Cantina Competition Report

To see all past audits, visit: Audits & Security

Bug Bounty

Citrea maintains active bug bounty programs. Before diving into the codebase, researchers should review the Auditor's Guide, then head to the Citrea Active Bug Bounties to see the currently available bug bounties.

FAQ

Question Answer
How do I set up the development environment? dev-setup.md
How do I run Citrea for testing and development? run-dev.md
Where can I read more about the architecture? Go to SUMMARY.md and navigate from there to the subject you want to read about, or refer to our official documentation.
How do I run a Citrea mainnet node? run-mainnet.md
How do I bridge to Citrea? Follow our guide on bridging to Citrea

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.