Code Monkey home page Code Monkey logo

nft-project-nextjs-etherjs-merkletree-whitelist-mint's Introduction

NFT-project-nextjs-etherjs-merkletree-whitelist-mint

About this project

This project is part of the training program offered by the blockchain school Alyra. It was created to help students learn how to build NFT minting sites using Next.js, Ether.js, Merkle Tree, and Whitelist Minting.

The project was developed under the guidance of our instructor BenBK, who provided us with valuable feedback and support throughout the project.

Links

How the project works

Our project uses Next.js to provide a web interface for users. With Ether.js, we interact with the Ethereum blockchain to store information about the NFTs created. We also use Merkle Tree to create a whitelist of users authorized to create NFTs, ensuring that only authorized users can create NFTs.

Prerequisites

Before you can use the project, you must have the following tools installed on your local machine:

NPM or Yarn

How to use the project

  • Clone the Github repo to your local machine
  • Install all dependencies by running npm install or yarn install in your terminal.
  • Create a .env file at the root of the project and add your Ethereum API keys (ETHERSCAN_API_KEY) and Infura (INFURA_PROJECT_ID) keys
  • Configure the Merkle Tree settings in the utils/merkleTree.js file
  • Add the Ethereum addresses of authorized users to create NFTs in the utils/whitelist.js file
  • Run the project by running npm run dev or yarn dev in your terminal.
  • Go to http://localhost:3000 to access the project's user interface.

Contribution

We welcome all contributions to the project. If you have ideas to improve the project, feel free to create a pull request with your modifications.

Please make sure to update tests as appropriate.


Made with :☕ and ❤️ by Marjorie Ngoupende.

nft-project-nextjs-etherjs-merkletree-whitelist-mint's People

Contributors

marjorie-n 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.