Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC1155 Merkle example using hardhat and foundry

Build Locally

# Clone repo
$ git clone https://github.com/ahmedali8/erc1155-merkle-example

# Initialize submodule dependencies
$ git submodule update --init --recursive

# Install development dependencies
$ yarn install

Testing with hardhat

$ yarn test:hh

or

$ yarn hardhat test

Testing with foundry

# additionally add -vvvv for verbose

$ yarn test:forge

or

$ forge test

Note: refer to hardhat-foundry-template for more information and commands

About

ERC1155 standard example with test cases using hardhat and foundry

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages