GithubHelp home page GithubHelp logo

smartsolidity / nft-erc721-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashlips-lab/nft-erc721-collection

0.0 0.0 0.0 1.05 MB

License: MIT License

JavaScript 5.77% HTML 0.73% TypeScript 75.26% SCSS 8.42% Shell 1.69% Solidity 8.13%

nft-erc721-collection's Introduction

NFT ERC721 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.

Disclaimer

This project was created for educational purposes, please refer to the LICENCE file for further information.

Main features

  • extremely high gas efficiency (users are going to pay lower gas fees compared to traditional collections)
  • whitelist support with customizable list size (using a Merkle Tree for verification)
  • automated contract verification through block explorers (e.g. Etherscan)
  • simple CLI commands that guide you through all the sale steps (whitelist, pre-sale, public sale)
  • built as a Hardhat project with TypeScript support for a better development experience
  • includes a fully-featured minting DAPP (React + TypeScript + SCSS + Webpack)
  • full support for contract interaction through block explorers (e.g. Etherscan), for all the users that do not trust custom DAPPs (including the whitelistMint(...) function)
  • customizable minting DAPP (from basic branding to complete customization)

YouTube tutorials

Lesson ID Description Video link
01a Basic setup on Windows 10 https://youtu.be/zjlg-0622PU
01b Basic setup on macOS Catalina (Intel-based) https://youtu.be/acqXzKN5Xys
01c Basic setup on Linux https://youtu.be/imuqi6Vg3Zw
02 Speedrun: create and deploy a smart contract + DAPP (v1.x) https://youtu.be/VpXJZSqLO8A

More videos coming soon...

Requirements

Software

Services

  • Etherscan free API key (optional: used for the automated contract verificiation, as well as retrieving the current values for gas cost estimation)
  • Infura free basic plan or higher (optional: used by the CLI commands in order to perform operations on real blockchains, you can skip this if you deploy and manage your contract manually)
  • Coin Market Cap free API key (optional: used for retrieving the current token price for gas cost estimation in USD)

nft-erc721-collection's People

Contributors

liarco avatar jonas-lieske avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.