Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

substrate-overlay-token-bridge

document

https://github.com/dmm-bclabs/overlay-token

setup

$ yarn install
$ yarn run dev

parent chain

$ ./target/release/substrate-overlay-token purge-chain --chain parent --base-path /tmp/parent
$ ./target/release/substrate-overlay-token --chain parent --charlie --validator --base-path /tmp/parent --ws-port 9944

child chain

$ ./target/release/substrate-overlay-token purge-chain --chain child --base-path /tmp/child
$ ./target/release/substrate-overlay-token --chain child --dave --validator --base-path /tmp/child --ws-port 9945

About

Bridge implementation of overlay token between substrate chains

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages