Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 367 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 367 Bytes

Solana NFT Generator

This website is to create NFT collection from multiple traits for users who hold the given SPL token (i.g USDT)

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