Skip to content

GraphLinq/Graphlinq.EVMBridgeERC20Minter

Repository files navigation

Graphlinq.EVMBridgeERC20Minter

How it works

It's a EVM Bridge Contract for bridging GLQ or any token between two blockchains. This contract need an API for hook any deposits and make transfers on destination blockchain.

How to run

Clone and initialize the repository:

$ git clone https://github.com/GraphLinq/Graphlinq.EVMBridgeERC20Minter.git
$ cd Graphlinq.EVMBridgeERC20Minter
$ npm i

Compile the project:

$ npm run compile

Local Deployment

And deploy locally

$ npm run deploy

How to test

$ npm run test

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published