/testnet-faucet

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

Testnet Faucet

Smart contracts for testnet faucet.

Local Development

Install Dependencies

yarn

Compile Contracts

yarn hardhat compile

Run Tests

yarn hardhat test

Please visit zkSync docs and hardhat docs for more about local development.