Skip to content

NeonDistrict/erc1155-erc721-costs-comparator

Repository files navigation

erc1155-erc721-costs-comparator

Tests comparing costs of ERC-1155 and ERC-721 Batch Minting

How to set up

  1. Pull down this repo
  2. npm install
  3. Change (cd) into the erc-1155 folder
  4. npm install

How to run tests

  1. ERC721 Tests: run truffle test in the root directory
  2. ERC1155 Tests: run truffle test in erc-1155/

About

Tests comparing costs of ERC-1155 and ERC-721 Batch Minting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published