348 Forks
571 Stars
571 Watchers

btcrelay

Ethereum contract for Bitcoin SPV: Live on https://etherscan.io/address/0x41f274c0023f83391de4e0733c609df5a124c3d4

How to download and setup btcrelay

Open terminal and run command
git clone https://github.com/ethereum/btcrelay.git
git clone is used to create a copy or clone of btcrelay repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with btcrelay https://github.com/ethereum/btcrelay/archive/master.zip

Or simply clone btcrelay with SSH
[email protected]:ethereum/btcrelay.git

If you have some problems with btcrelay

You may open issue on btcrelay support forum (system) here: https://github.com/ethereum/btcrelay/issues