Getting Bitcoin Data: Core RPC vs Blockbook vs Hosted Address APIs
Bitcoin Core's JSON-RPC can't tell you an address's balance — it has no address index. Here's the gap, the three ways to fill it, and how to pick a Bitcoin RPC provider.
Read →3 posts.
Bitcoin Core's JSON-RPC can't tell you an address's balance — it has no address index. Here's the gap, the three ways to fill it, and how to pick a Bitcoin RPC provider.
Read →ZetaChain is an omnichain L1 (chain ID 7000) where a single Solidity contract can read and write across connected chains — including native Bitcoin, no wrapping, no centralized bridge. The ZetaEVM is standard eth_* (viem/ethers work), but it sits on a Cosmos-SDK base with a TSS validator set. Here's the developer map.
Read →Rootstock (RSK) is an EVM sidechain merge-mined by Bitcoin — chain ID 30, RBTC gas pegged 1:1 to BTC, ~30s blocks. viem and ethers connect in one line, but two things trip up Ethereum devs: gas is denominated in Bitcoin, and addresses use an EIP-1191 checksum that standard tooling gets 'wrong'. Here's the map.
Read →