Coder Social home page Coder Social logo

ethereum_whitelist_nft's Introduction

Ethereum NFT minter with backend powered whitelists

This project should work with every evm compatible networks.

Features

Public Whitelist

-> You can add / remove wallet addresses on admin panel to allow users to mint.Also you can specify mint amount.

Holder Whitelist

->You can specify a spesific nft collection contract address and let the holders mint.You can specify mint amount.It also bans nfts id's after mint so users cannot use the same nft ever again. https://prnt.sc/NXJN9NWUMsm4 https://prnt.sc/tgCCSfHKmpeY

Private Whitelist

->You can add / remove wallet addresses for private sale.

Notes

-> Whitelists are stored by mongodb and can be modified by admin panel. ->There are 3 types of whitelists and each of them have a different url on frontend. ->Whitelists are not stored in smart contract to reduce gas costs.

Smart Contract

-> Smart contract is in the source code (/contract/contract.sol).

Tech Stack

->React.js ->Web3.js ->MongoDB ->Solidity ->Moralis (https://moralis.io/) ->Pinata (IPFS) (https://www.pinata.cloud/)

Admin Panel:

https://prnt.sc/Jn52obent9bt https://prnt.sc/AmYbrMNcoTVC

Videos:

https://youtu.be/okIrjXQ1ovw https://youtu.be/mUvnA5dSVHk https://youtu.be/1z5YD4wmCB4 https://youtu.be/fmVs8jpuQVw

ethereum_whitelist_nft's People

Contributors

emintatli avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

langkrjianzi

ethereum_whitelist_nft's Issues

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.