Skip to content

mangata-finance/snowbridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polkadot Ethereum Bridge

Components for a Polkadot Ethereum Bridge

Components

Ethereum

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

See ethereum/README.md

Parachain

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

See parachain/README.md

Relayer

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

See relayer/README.md

Tests

This folder 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, see each of the above READMEs in order and run through their steps, or just look through the test guide if that's all you need. The full functionality can then also be demonstrated using our fork of the Polkadot-JS web application. Extra demo steps described here.

Security

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

About

A trustless bridge between Polkadot and Ethereum

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 43.7%
  • Rust 29.1%
  • JavaScript 15.8%
  • Solidity 7.1%
  • Shell 2.7%
  • HTML 1.5%
  • Dockerfile 0.1%