You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
# btcrelay
1
+
# [BTC Relay](http://btcrelay.org)
2
2
3
-
[](https://gitter.im/ethereum/btcrelay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3
+
[](https://gitter.im/ethereum/btcrelay)
4
4
5
-
btcrelay is an Ethereum contract for Bitcoin SPV. The main functionality it provides are:
5
+
[BTC Relay](http://btcrelay.org) is an Ethereum contract for Bitcoin SPV. The main functionality it provides are:
6
6
7
7
1. verification of a Bitcoin transaction
8
8
1. optionally relay the Bitcoin transaction to any Ethereum contract
9
9
1. storage of Bitcoin block headers
10
10
1. inspection of the latest Bitcoin block header that is stored
11
11
12
-
btcrelay is on the Olympic testnet. Use `web3.eth.namereg.addr('btcrelay')` or run Ethereum JSON-RPC (default port 8545) and click [here](http://cdn.rawgit.com/ethereum/btcrelay/master/examples/relayContractStatus.html)
12
+
BTC Relay is [live](http://rawgit.com/ethereum/btcrelay/master/examples/relayContractStatus.html) on the testnet.
0 commit comments