Near-One / rainbow-token-connector

ERC-20/NEP-141 Token Connector for Rainbow Bridge
62 stars 18 forks source link

Complete migration from Truffle to Hardhat #101

Open sept-en opened 2 years ago

sept-en commented 2 years ago

There were some efforts on migrating from Hardhat to Truffle, not finished yet though. Because of this, we use a mix of both for different purposes. Also, migrating to Hardhat would make test scripts look cleaner and remove the dependency on manually setting up a testing environment.