Blockchain Nodes
Reference documentation for blockchain and distributed-ledger integration nodes — kept separate from the main node catalogue.
Community project (design phase) wrapping Acme.Net.Sdk for the Accumulate blockchain protocol — identities (ADIs), token accounts, tamper-evident data accounts, multi-sig key management, and signing, all as workflow operations.
Query the Hedera network via the free Mirror Node REST API — account balances, HTS token metadata, HCS topic messages, and transaction status. No signing credential or SDK required for reads.
Trade and query the Binance Spot market — accounts, orders, and market data — over HMAC-signed REST calls.
Read Bitcoin chain data and build/sign/broadcast real transactions — addresses, blocks, mempool, fees, and a full BIP-174 PSBT signing pipeline.
Query Centrifuge, a Substrate-based real-world-asset (RWA) parachain — account balances, chain metadata, and address/unit/rate utilities — without an SDK.
Build, track, and inspect Chainlink CCIP cross-chain messages — against the real CCIP API v2 and a minimal, independent on-chain read path.
Trade on Coinbase Exchange and operate CDP-managed wallets — two Coinbase APIs, one node family.
Read, write, and sign against Ethereum and any EVM-compatible chain — accounts, blocks, transactions, ERC-20/ERC-721 tokens, contracts, ENS, gas, and wallets.
Query Ondo Finance's tokenized real-world-asset markets — prices, markets, on-chain addresses, trading limits, and attestations.
Query and transact on Solana — accounts, tokens, NFTs, staking, programs, nonces, and wallets — from one ExecutionNode.