Jinxto94 / ghoulies

Ghoulie Gang is a multi-season generative collection of 7,500 unique NFTs on the Solana blockchain. Creepy, weird, and unique just like each one of us.

Home Page:https://www.ghouliegang.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GHOULIE GANG

Ghoulie Gang is a multi-season generative collection of 7,500 unique NFTs on the Solana blockchain. Creepy, weird, and unique just like each one of us.

Visit us at ghouliegang.io

Ghoulies logo


Instructions

Step 1. git clone git@github.com:ghoul-keeper/ghoulies.git

Step 2. cd ghoulies

Step 3. touch .env

Step 4. Use these example values(I made a simple Candy Machine example). Eventually use your own Candy Machine information.

NEXT_PUBLIC_REACT_APP_CANDY_MACHINE_CONFIG="EKxeACaWUotEs7SRXzmJmPVTW9AbRycK5DsEzBVHH8nK"
NEXT_PUBLIC_REACT_APP_CANDY_MACHINE_ID="AQnYg2wGVhYmb14crar8EbFzkAbA8pZZQfXxwK1Cq6QY"
NEXT_PUBLIC_REACT_APP_CANDY_START_DATE=1634754.3
NEXT_PUBLIC_REACT_APP_SOLANA_NETWORK="mainnet-beta"
NEXT_PUBLIC_REACT_APP_SOLANA_RPC_HOST="https://api.mainnet-beta.solana.com"
NEXT_PUBLIC_REACT_APP_TREASURY_ADDRESS="BSPcExiygEBPgpiSFq6hena1qtcGLytyR6AzkpByctEa"
REDIS_URL=""

Step 5. npm install

Step 6. npm run dev


The Team

About

Ghoulie Gang is a multi-season generative collection of 7,500 unique NFTs on the Solana blockchain. Creepy, weird, and unique just like each one of us.

https://www.ghouliegang.io/

License:MIT License


Languages

Language:TypeScript 72.2%Language:CSS 13.2%Language:Python 11.1%Language:JavaScript 3.1%Language:Makefile 0.3%