Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 189 Bytes

ERC721A Tests with Foundry

this is a test implementation for ERC721A using Foundry.

Getting Started

forge update
npm install

Running Tests

npm run test