/whitelist_contract

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

Primary LanguageJavaScript

Whitelist Contract

💻 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