Skip to content

Starter Sequence boilerplate demonstrating how to perform primary sales of 721 NFTs using Sequence.

Notifications You must be signed in to change notification settings

0xsequence/primary-drop-sale-721-boilerplate

Repository files navigation

Sequence Primary Drop Sale 721 Boilerplate

Coming soon!

Starter Sequence boilerplate demonstrating how to perform primary sales of 721 NFTs using Sequence.

Quickstart

Copy .env.example to .env and fill with your project information. To test things out, you can use the pre-provided keys in the .env.example file:

cp .env.example .env

Then install and run:

pnpm install && pnpm dev

The app will start on localhost:4444

To provide your own keys from Sequence Builder, simply edit the .env file accordingly.

Chain support

To see the chains supported by sequence click here

About

Starter Sequence boilerplate demonstrating how to perform primary sales of 721 NFTs using Sequence.

Resources

Stars

Watchers

Forks