Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

barnjamin/wormhole-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo prep for xHack (https://xhack.splashthat.com/)

Github

NPM

Testnet Bridge

Production Bridge

Wormhole is a multisig bridge with 19 "guardian" validators that watch blocks on the chains they're connected to.

When they see a relevant transaction on some originating chain, they sign a VAA.

Once a sufficient number of the guardians sign the VAA it can be passed to the target chain to create an asset or claim tokens for an asset.

Run with

git clone https://github.com/algorand-devrel/wormhole-demo 
cd wormhole-demo
npm install

Please change the keys in src/wormhole/helpers.ts

For a roundtrip asset transfer:

npm run roundtrip 

or for an arbitrary message passing:

npm run message

TODO

Testing? (lol)

ContractTransfer/Redeem w/ !Algorand chains

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published