Git Product home page Git Product logo

nft_minting_site's Introduction

Note
The currently working version is on the new-version branch, which uses the updated version of The Candy Machine UI

๐ŸŽ‰ NFT Minting site

Mintingsite

โœจ Features:

  • Connect wallet button - Candy Machine UI implementation
  • Multiwallet MUI button - Disconnect, Copy address, Connect other wallet - for more info visit Solana Labs - Wallet Adapter repository
  • Balance displayed when wallet is connected
  • NFT reveal - users can see the NFTs from the collection that are owned by them
  • Multiple NFT minting - limited to remaining elements

๐Ÿ‘“ Prerequisites:

  • NFT collection deployed to Arweave
  • node - it is recommended to install the node package manager
  • yarn
  • ts-node

More info on Metaplex Docs

Steps to make the application work:

  1. Clone the repository
  2. Install needed packages using yarn install
  3. Create an .env file in the root directory of the project with the following content:
REACT_APP_CANDY_MACHINE_ID=<Candy Machine ID generated during NFT collection deployment>
REACT_APP_SOLANA_NETWORK=<cluster used for the deployment>
REACT_APP_SOLANA_RPC_HOST=https://metaplex.devnet.rpcpool.com/
  1. Start the application using yarn start
  2. If facing errors, react-scripts might need to be installed using yarn add react-scripts and try to start the application again

๐Ÿ“– Useful sources:

๐Ÿ”— Generating NFT collection:
https://github.com/HashLips/hashlips_art_engine

๐Ÿ”— Learn how to deploy NFTs and create a simple website:
https://buildspace.so/p/ship-solana-nft-collection

๐Ÿ”— Getting inspiration for implementing the multiple minting feature from this repo:
https://github.com/Fulgurus/candy-machine-v2-responsive-ui/tree/multimint

nft_minting_site's People

Contributors

eszter96 avatar dependabot[bot] 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.