Coder Social home page Coder Social logo

microhd / candy-machine-v2-minter Goto Github PK

View Code? Open in Web Editor NEW
17.0 1.0 9.0 2.56 MB

Complete Open Source Front End Candy Machine V2 Minter dAPP Built For The Frog Nation NFT Solana Project. Built With React, Candy Machine V2, Typescript

Home Page: https://frognation.art

License: MIT License

HTML 1.67% CSS 6.12% TypeScript 54.61% JavaScript 37.60%
web3 solana metaplex candy-machine react web3js nft dapp typescript minter

candy-machine-v2-minter's Introduction

Frog Nation Minter

The Frog-Nation-Minter project is designed to let users fork, customize, and deploy their own candy machine V2 mint app to a custom domain, ultra fast.

Built With React NFT/Collectable Candy Machine V2 Frontend Minter basic components ready to go just edit as you like.

A candy machine is an on-chain Solana program (or smart contract) for managing fair mint. Fair mints:

  • Start and finish at the same time for everyone.

  • Won't accept your funds if they're out of NFTs to sell.

The Frog-Nation-Minter project is meant to be as simple and usable as possible, accessible to everyone from long-time crypto devs to junior React devs with a vague interest in NFTs. Our goal is to empower users to create their own front ends to display, sell, and manage their NFTs as simply as possible by just updating a few styled components and following a well-documented process for setup and shipping.

Deploy with Vercel

alt text

Getting Set Up

Prerequisites

  • Ensure you have recent versions of both node and yarn installed.

  • Install the Solana Command Line Toolkit Here.

  • Install the Metaplex Command Line Utility Here.

Installation

  1. Fork The Project, Then Clone It Into A Folder. Example:

git clone https://github.com/MicroHD/Frog-Nation-Minter.git

  1. Install The Dependencies. Example:

cd Frog-Nation-Minter yarn install

  1. Define Your Environment Variables Using The Instructions Below, And Start Up The Server With npm start

  2. Edit Components And Home Page Information To Your NFT Project Information

  3. Build The Project. Example:

yarn build

Environment Variables

To run the project, first rename the .env.template file at the root directory to .env and update the following variables:

REACT_APP_CANDY_MACHINE_ID=Replace With Your Candy Machine Address

This is a Solana account address. You can get the value for this from the .cache/temp file. This file is created when you run the metaplex upload command in terminal.

REACT_APP_SOLANA_NETWORK=PLACEHOLDER

This identifies the Solana network you want to connect to. Options are devnet, testnet, and mainnet-beta.

REACT_APP_SOLANA_RPC_HOST=https://explorer-api.devnet.solana.com

This identifies the RPC server your web app will access the Solana network through.

Built For Candy Machine v2 Only

candy-machine-v2-minter's People

Contributors

microhd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

candy-machine-v2-minter's Issues

Question

We are looking for a way to deploy our nft minting website without too much trouble, (have only done a 2 hour react crash course), has anyone used this repository for minting an NFT, and if so, was everything good, because the main thing I'm worried about is something going wrong during mint and being unable to fix it.

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.