MCPcopy Index your code
hub / github.com/exonum/exonum-btc-anchoring

github.com/exonum/exonum-btc-anchoring @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
326 symbols 849 edges 28 files 80 documented · 25%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Exonum Anchoring Service to Bitcoin

Build Status

This crate implements a service for Exonum blockchain that provides a protocol for anchoring onto the Bitcoin blockchain that utilizes the native Bitcoin capabilities of creating multisig transactions.

Licence

Exonum core library is licensed under the Apache License (Version 2.0). See LICENSE for details.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 193
Function 79
Class 38
Enum 10
Interface 6

Languages

Rust99%
Python1%

Modules by API surface

src/test_helpers/mod.rs36 symbols
examples/btc_anchoring_sync.rs28 symbols
src/btc/transaction.rs27 symbols
src/api.rs26 symbols
tests/sync.rs25 symbols
src/btc/payload.rs23 symbols
tests/testnet_tests.rs20 symbols
src/btc/mod.rs20 symbols
tests/api.rs16 symbols
src/config.rs14 symbols
src/sync/mod.rs12 symbols
src/blockchain/schema.rs12 symbols

For agents

$ claude mcp add exonum-btc-anchoring \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page