@summa-tx/relay-sol

Bitcoin Relay

Usage no npm install needed!

<script type="module">
  import summaTxRelaySol from 'https://cdn.skypack.dev/@summa-tx/relay-sol';
</script>

README

Solidity Bitcoin Relay

This is a full-featured Bitcoin relay module for EVM chains. It indexes Bitcoin headers, provides information about the latest-known state of the Bitcoin chain, and validates SPV Proofs against its view of the chain.

Active Deployments

Chain Network Address
ETH Main -
ETH Ropsten -
ETH Kovan -
Celo Alfajores 0xc91ded938daeb449cf77118515911a1447731d0c

How do I develop for it?

$ npm i -g truffle
$ npm i
$ npm run test