weechien / NFT-tools-collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Tools Collection

An all-in-one solution for ERC721 collections. Build, test and deploy your smart contract, together with a totally integrated DAPP within a simple yet powerful workspace.

Main features

  • good gas efficiency (lower gas fees compared to traditional collections)
  • whitelist support with customizable list size (using a Merkle Tree for verification)
  • automated contract verification through Etherscan
  • simple CLI commands that enable all the sale steps (whitelist, pre-sale, public sale)
  • built as a Hardhat project with TypeScript support
  • includes a fully-featured minting DAPP (React + TypeScript + SCSS + Webpack)
  • support for contract interaction through Etherscan
  • customizable minting DAPP

Requirements

Software

About


Languages

Language:TypeScript 49.4%Language:JavaScript 36.8%Language:Solidity 6.2%Language:SCSS 6.1%Language:Shell 1.0%Language:HTML 0.5%