Skip to content

Commit

Permalink
Add links to the Waterloo EOS-Ethereum bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
zah committed Sep 13, 2023
1 parent dfea34a commit 60eea1f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/REQUIRED-PRIMITIVES.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,11 @@ Suggested programming language: C#, (possibly C++ in the future).
# Merkle proof verification for the ETH execution state

- https://github.com/KyberNetwork/peace-relay/blob/master/contracts/MerklePatriciaProof.sol

# Prior Art

An EOS-Ethereum bridge based on a PoW Ethereum light client and Solidity EOS light client:

- https://blog.kyber.network/waterloo-a-decentralized-practical-bridge-between-eos-and-ethereum-1c230ac65524
- https://github.com/KyberNetwork/bridge_eth_smart_contracts
- https://github.com/KyberNetwork/bridge_eos_smart_contracts

0 comments on commit 60eea1f

Please sign in to comment.