transmissions11 / ERC721C

CAPTCHAs for NFTs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC721C

CAPTCHAs for NFTs.

Contributing

You will need a copy of Foundry installed before proceeding. See the installation guide for details.

Setup

git clone https://github.com/transmissions11/ERC721C.git
cd ERC721C
forge install

Run Tests

forge test

Update Gas Snapshots

forge snapshot

About

CAPTCHAs for NFTs.

License:MIT License


Languages

Language:Solidity 100.0%