whitelist_contract icon indicating copy to clipboard operation
whitelist_contract copied to clipboard

This project was made to allow the users to whitelist addresses in your contracts.

Whitelist Contract

:computer: About the project

This project was made to allow the users to whitelist addresses in your contracts.

How To Run

First run yarn install to install the packages:

yarn install

To run the tests

yarn hardhat test

Authors


@EmanuelCampos