ibelick / solana-metaplex-nft

experiment with solana & metaplex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment with Solana & Metaplex for buildspace

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Add .env file with

REACT_APP_CANDY_MACHINE_CONFIG=
REACT_APP_CANDY_MACHINE_ID=
REACT_APP_TREASURY_ADDRESS=
REACT_APP_SOLANA_NETWORK=
REACT_APP_SOLANA_RPC_HOST=

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

About

experiment with solana & metaplex


Languages

Language:JavaScript 70.6%Language:CSS 16.6%Language:HTML 12.8%