Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New buy UI default to bulk purchase and personalize #47

Open
fulldecent opened this issue Jun 6, 2024 · 0 comments
Open

New buy UI default to bulk purchase and personalize #47

fulldecent opened this issue Jun 6, 2024 · 0 comments

Comments

@fulldecent
Copy link
Member

Old UI:

  • Pick a Square
  • Buy that Square

New UI:

  • Pick a Square
  • See the Square(s) you picked and available adjacent Squares
  • Add available adjacent Squares
  • A random color is set
  • Re-roll or type in a color
  • URL and title are required inputs
  • Buy those Squares

And related:


Work plan

  • Smart contract
    • Buys multiple Squares
    • Personalizes them
    • Sends to buyer
    • Benchmark gas costs for these batch sales + personalize versus the old UI
  • UI
    • Buying
    • Working with new smart contract
  • Update script
    • When minting, find the beneficial minter—the owner after the end of the transaction that mints—rather than the immediate address that mints
    • Ensure the homepage bottom part, and all tools are using this data correctly
    • Maybe even refresh the data from block zero, just for fun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant