This repository is an attempt to create a club where members can have certain priviliges. Currently, the project has not defined those priviliges. The original version has a simple way to connect a user and approve it by the administrator.
As the work moves on, Drizzle and other Truffle frameworks be used.
If you have ideas, please comment.
This project uses Hardhat for managing and testing the project.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js