Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 358 Bytes

File metadata and controls

30 lines (19 loc) · 358 Bytes

Solana NFT Generator

This website is to create NFT collection from multiple traits for users who hold the given SPL token.

Includes:

  • Typescript
  • CRA
  • Solana wallet adapter
  • Canvas

screenshot

Run

yarn start

or

npm run start

swap out useWallet with useAnchorWallet in MyWallet.tsx

License

MIT