Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 8ec3fb5

Browse files
committed
live link
1 parent 6304a44 commit 8ec3fb5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# btcrelay
1+
# [BTC Relay](http://btcrelay.org)
22

3-
[![Join the chat at https://gitter.im/ethereum/btcrelay](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/btcrelay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
[![Join the chat at https://gitter.im/ethereum/btcrelay](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/btcrelay)
44

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:
66

77
1. verification of a Bitcoin transaction
88
1. optionally relay the Bitcoin transaction to any Ethereum contract
99
1. storage of Bitcoin block headers
1010
1. inspection of the latest Bitcoin block header that is stored
1111

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.
1313

1414

1515
## API

0 commit comments

Comments
 (0)