Skip to content

Forked from token-liquidity. Adapted to transfer token between BCH and AVAX blockchains.

License

Notifications You must be signed in to change notification settings

Permissionless-Software-Foundation/avax-bridge

Repository files navigation

avax-bridge

js-standard-style semantic-release

This is a node.js JavaScript application that creates a bridge between two blockchains, for the purpose of transferring tokens between blockchains. The first version of this app targets the AVAX and BCH blockchains, but it can also work with the eCash (BCHA) blockchain as well. On the BCH and eCash blockchain, the focus is on the SLP token protocol.

Sending a token to this app on one chain, will cause the app to burn the tokens on that chain and re-mint them on the other chain. It does not work with general tokens, but only with specific tokens the app is set up to handle. The memo field is used to communicate the address where the newly-minted tokens should be sent.

Additional documentation can be found in the docs folder

License

MIT

About

Forked from token-liquidity. Adapted to transfer token between BCH and AVAX blockchains.

Resources

License

Stars

Watchers

Forks

Packages

No packages published