Skip to content

BHEEEET/deanslist-website-v2

Repository files navigation

Dean's List Website

Quick Start

# Install dependencies
yarn

# Run development server
yarn dev

# Open http://localhost:3000

Todos:

  • Fix metadata
    • Add 'animal' attribute
    • Add one of ones
    • Check collection data
      • Change Image ID of collection
    • Randomizer choosing which assets to put in collection, and then check if they are already used
    • Change to mainnet
  • Minting
    • When there is no whitelist, don't check for allowlist
    • Transaction details
  • Simulation error when minting
    • Jito transaction bundeling
  • Add attributes plugin
    • Make script
    • Or make a guard that adds it on mint
  • Updates
    • Update guards (removing whitelist)
      • Removing whitelist
      • Adding whitelist
  • Seperate collection
  • Fix stats page
    • If fully minted show ended
    • Add guards data
  • Collection image
  • Add plugin page
    • Autograph
    • Delegate
  • Test mainnet
    • Change mint price
    • Check total spendings

Focus

  • Check if no whitelist, don't check for allowlist
  • Transaction details
  • Adding whitelist, update guard
  • Collection image
  • Seperate Collection
  • Attribute script
  • Test mainnet

License 📄

MIT License