Skip to content

dean-s-list/deanslist-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

038769a ยท Mar 24, 2025

History

92 Commits
Mar 24, 2025
Jan 31, 2025
Mar 14, 2025
Feb 1, 2025
Mar 13, 2025
Feb 1, 2025
Feb 1, 2025
Jan 31, 2025
Mar 22, 2025
Jan 31, 2025
Jan 31, 2025
Mar 24, 2025
Mar 24, 2025
Mar 24, 2025
Jan 31, 2025
Feb 1, 2025
Mar 4, 2025
Mar 24, 2025

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