Meeting Minutes
8/3/2022
App design
Pages
- Contribute page
- Pay juicebox project
- View total amount contributed (volume & balance)
- View project activity (payments, etc)
- View token information
- Total supply
- Token holders list
- Balance of connected wallet
- Allow connected wallet to redeem tokens
- Link to project on juicebox.money (where more info/tools can be found)
- Customizable branding using project.metadata. Without going full myspace… parameters could be:
- Logo
- Cover photo
- Name
- Socials (Twitter, Discord, Instagram, email)
- Description (Could support markdown)
- Pay disclosure (currently used on juicebox.money to share a message with users before they pay the project)
- Primary/secondary colors
- Font
- Owner page
- Section of app where project owner can configure project.metadata (this should be the only project configuration that can’t be handled on juicebox.money)
- Token-gated pages
- Single route in the app (i.e. /content/) that requires wallet authentication to load. Individual pages found at /content/article, etc.
- If different content will have different token balance requirements, we’ll instead want to token-gate individual pages (perhaps more annoying to navigate site)
- Require a signature from wallet?