Clementine is Citrea's BitVM based trust-minimized two-way peg program. You can check Clementine whitepaper at citrea.xyz/clementine_whitepaper.pdf.
The repository includes:
[!WARNING]
Clementine is still a work in progress. It has not been audited and should not be used in production under any circumstances. It also requires a full BitVM implementation to be run fully on-chain.
High level documentations are in docs/. These documentations explains the design, architecture and usage of Clementine.
To start using Clementine, jump docs/usage.md documentation.
Code documentation is also present and can be viewed at chainwayxyz.github.io/clementine/clementine_core.
It can also be generated locally:
cargo doc --no-deps
Documentation will be available at target/doc/clementine_core/index.html after
that.
$ claude mcp add clementine \
-- python -m otcore.mcp_server <graph>