1.0.0 • Published 11 months ago

employee-access-card v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Employee Access Card

An ERC1155 contract that grants token gate access to employees of verified POPP employers. 1. run

npm install
  1. rename the project in package.json and hardhat.config.js
  2. Rename .env.example to .env and add your infura key and private key
  3. Rename the contract to your liking and start coding.