Thanks to visit codestin.com
Credit goes to github.com

Skip to content

danielpavel/generug-blink

Repository files navigation



generug blink

mint rare™ and exotic™ rugs via Solana Actions and Blockchain Links (Blinks) />

.env

Add in a valid Solana keypair that will pay for the creation of the NFT in .env.example:

# Wallet that will create the NFT
WALLET="[ wallet in json format ]"

and create your .env file by copying from .env.example:

$ cp .env.example .env

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/danielpavel/generug-blink

# Go into the repository
$ cd generug-blink

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Credits

The credits for the generation algorithm go to deanmlittle. You can check the OG generug repo here and page

Thanks 👋

GitHub @danielpavel Twitter @_daneilpavel

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published