EmanuelCampos / whitelist_contract

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 64.9%Language:Solidity 35.1%