btcrelay
Transaction processor
An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts.
Ethereum contract for Bitcoin SPV: Live on https://etherscan.io/address/0x41f274c0023f83391de4e0733c609df5a124c3d4
614 stars
60 watching
411 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
bitcoinbitcoin-proofbitcoin-transactionbtc-relayethereumlivemainnetproductionsmart-contractssolidity
Related projects:
Repository | Description | Stars |
---|---|---|
digitaldonkey/ethereum-php | A PHP interface to interact with the Ethereum blockchain | 491 |
bitpay/bitcore-channel | Enables trustless simultaneous payments and rapidly adjusting bitcoin transactions via smart contracts | 49 |
satsale/satsale | A Python-based Bitcoin payment processor with on-chain and Lightning network support. | 240 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,522 |
zyield/eth_contract | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
eth-sri/zkay | Tools and language for compiling and deploying private smart contracts on the Ethereum blockchain | 83 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 884 |
ethereum/sourcify | A decentralized service for verifying the integrity of smart contract source code on Ethereum. | 791 |
consensys/abi-decoder | A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
sec-bit/tokenlibs-with-proofs | Verifies the correctness of Ethereum token contracts using formal methods and proof assistants. | 97 |
ethworks/ethereum.rb | A Ruby library for building and interacting with Ethereum smart contracts on the blockchain | 732 |
ethereum-lists/contracts | A registry of deployed contracts and their associated security contact information | 130 |
conflux-chain/web3pay-service | Enables billing and payment processing using blockchain-based smart contracts. | 3 |
compound-finance/compound-protocol | An Ethereum smart contract protocol for lending and borrowing assets | 1,893 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |