Smart contracts for access control and token gated Status communities.
Go to file
0xb337r007 82d58524d1 don't transfer if it's a souldbound token 2023-05-15 11:21:08 +02:00
contracts don't transfer if it's a souldbound token 2023-05-15 11:21:08 +02:00
scripts import from old project 2023-01-19 12:21:41 +01:00
test import from old project 2023-01-19 12:21:41 +01:00
.gitignore import from old project 2023-01-19 12:21:41 +01:00
README.md import from old project 2023-01-19 12:21:41 +01:00
hardhat.config.ts import from old project 2023-01-19 12:21:41 +01:00
package.json import from old project 2023-01-19 12:21:41 +01:00
tsconfig.json import from old project 2023-01-19 12:21:41 +01:00
yarn.lock import from old project 2023-01-19 12:21:41 +01:00

README.md

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts