An open API service indexing awesome lists of open source software.

https://github.com/chicunic/arbitrum-token-bridge

arbitrum token bridge for ERC20 & ERC721
https://github.com/chicunic/arbitrum-token-bridge

Last synced: over 1 year ago
JSON representation

arbitrum token bridge for ERC20 & ERC721

Awesome Lists containing this project

README

          

# arbitrum-token-bridge

Contracts of canonical token bridge implementation for ERC20 & ERC721

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

```shell
cp .env.example .env
yarn
yarn build
```