MCPcopy Index your code
hub / github.com/bitfinity-network/bitfinity-evm-sdk

github.com/bitfinity-network/bitfinity-evm-sdk @v3.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.0.1 ↗ · + Follow
434 symbols 818 edges 46 files 97 documented · 22%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Bitfinity EVM SDK

license-mit Build Test

github

Components

License

bitfinity-evm-sdk is licensed under the MIT license.

You can read the entire license HERE

Extension points exported contracts — how you extend this code

TransactionSigner (Interface)
(no doc) [3 implementers]
src/did/src/sign_strategy.rs
EvmCanister (Interface)
(no doc) [1 implementers]
src/register-evm-agent/src/simple_canister/src/state/evm.rs
Signer (Interface)
(no doc) [1 implementers]
src/eth-signer/src/lib.rs

Core symbols most depended-on inside this repo

decode
called by 23
src/did/src/codec.rs
json_rpc_call
called by 10
src/iceth-client/src/lib.rs
process_json_rpc_response
called by 10
src/iceth-client/src/lib.rs
generate_hex_str
called by 9
src/did/src/hash.rs
calculate_hash_and_build
called by 9
src/did/src/transaction.rs
address
called by 9
src/eth-signer/src/wallet/mod.rs
chain_id
called by 9
src/eth-signer/src/wallet/mod.rs
from_hex_str
called by 8
src/did/src/hash.rs

Shape

Method 229
Function 137
Class 43
Enum 22
Interface 3

Languages

Rust100%

Modules by API surface

src/did/src/integer.rs55 symbols
src/did/src/transaction.rs53 symbols
src/did/src/hash.rs38 symbols
src/evm-canister-client/src/client.rs37 symbols
src/did/src/block.rs34 symbols
src/did/src/sign_strategy.rs22 symbols
src/iceth-client/src/lib.rs18 symbols
src/eth-signer/src/wallet/private_key.rs14 symbols
src/did/src/bytes.rs14 symbols
src/register-evm-agent/src/simple_canister/src/state/evm.rs13 symbols
src/register-evm-agent/src/simple_canister/src/canister.rs13 symbols
src/register-evm-agent/src/simple_canister/src/state/config.rs12 symbols

For agents

$ claude mcp add bitfinity-evm-sdk \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page