Skip to content

This is snow bridge between ethereum and polkadot.

Notifications You must be signed in to change notification settings

LevDev2017/snow-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowbridge

A trustless bridge between Polkadot and Ethereum.

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 the Tests section above.

Security

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

About

This is snow bridge between ethereum and polkadot.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published