-
Notifications
You must be signed in to change notification settings - Fork 411
References
ethers edited this page Nov 1, 2015
·
2 revisions
Status, address, ABI: http://rawgit.com/ethereum/btcrelay/master/examples/relayContractStatus.html
Public testnet & faucet: https://github.com/ConsenSys/ConsenSys.github.io/wiki/ConsenSys-public-testnet
Relaying headers for ETH: https://github.com/ConsenSys/btcrelay-fetchd
Bitcoin-proof for creating Merkle proof: https://www.npmjs.com/package/bitcoin-proof
Sample verifyTx eth_call: http://rawgit.com/ethereum/btcrelay/master/examples/sampleCall.html
Sample Solidity contract to process Bitcoin transactions: https://github.com/ethereum/btcrelay/blob/master/examples/BitcoinProcessor.sol