Giter VIP home page Giter VIP logo

candy-machine-react-ui's Introduction

Deploy with Vercel

candy-machine-react-ui

Create your NFT minting site for Solana Candy Machine, in less than 5 minutes.

This repository contains a minimal UI front-end in React, for creating NFT drop sites for Solana Candy Machines.

It also includes the option to accept credit cards via Crossmint (which takes under 5 min to set up as well).

Example image

Accept credit card payments

Accepting credit card payments allows you to sell to more customers who don't yet have a wallet, or are using their phones. With crossmint, accepting credit cards is free for you (seller), and you'll still receive all the funds instantly in SOL.

To get more in-depth integration instructions visit our Solana Candy Machine documentation.

It takes less than 5 lines of code and 5 minutes to integrate.

Set up

Make sure you have yarn and git installed. Then run:

git clone https://github.com/CrossMint/candy-machine-react-ui.git
cd candy-machine-react-ui
yarn

Configure

Copy the .env.template file into a file named .env

Then, uncomment either the "development" or "production" lines, depending on whether you are running a devnet candy machine or a production one.

Finally, in <YOUR CANDY MACHINE PROGRAM ID>, enter the candy machine ID you obtained when uploading your assets. More info

Develop

Run yarn dev to start a local server

Then make any UI changes into the src/Home.tsx file

Also be sure to update the title and description of your site in public/index.html

Deploy with Vercel

We recommend you deploy to Vercel, as it's free, scalable and very easy to use.

To do so:

  1. Create an account at vercel.com
  2. Install the vercel command line
  3. Run vercel on your project folder (generally the recommended configuration works)
  4. Go to the vercel console and configure the domain for your drop

Or just click this button:

Deploy with Vercel

candy-machine-react-ui's People

Contributors

alfonso-paella avatar mpaella avatar veniaminc avatar derick-paella avatar pgarciaegido 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.