Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
/ polkadot-ethereum Public archive
forked from Snowfork/snowbridge

Components for a Polkadot Ethereum Bridge

Notifications You must be signed in to change notification settings

enjin/polkadot-ethereum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polkadot Ethereum Bridge

Components for a Polkadot Ethereum Bridge

Development

To locally bootstrap our system for testing and development, or just to play around, please refer to our tests component.

Components

Ethereum

This component includes our Ethereum contracts, tests and truffle config.

See ethereum/README.md

Parachain

This component includes our substrate parachain, as well as our bridge-specific pallets.

See parachain/README.md

Relayer

This component includes our Relayer daemon that will be run by relayers to watch and relay 2-way messages.

See relayer/README.md

Tests

This component includes our end to end tests, that pull together all the above services and set them up easily through scripts for automated E2E tests.

See test/README.md

Usage

To test out and use the bridge, please refer to to the Tests section above.

Security

The security policy and procedures can be found in SECURITY.md.

About

Components for a Polkadot Ethereum Bridge

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 54.9%
  • Go 29.9%
  • JavaScript 7.9%
  • Solidity 5.5%
  • Shell 1.0%
  • HTML 0.3%
  • Other 0.5%