Skip to main content

Improvement Ideas

Ideas on how to make Sui dApp Starter better. Sort of a roadmap without delivery dates.

  • Release ready-to-use fully-functional beta version to start collecting community feedback
  • frontend: Better UI notifications
  • frontend: Add app icons and Web manifest
  • frontend: Develop Sui-specific UI components
  • frontend: Add Firebase deployment scripts
  • backend: Add a Randomness usage example
  • infra: Integrate with Local Sui Explorer
  • infra: Develop a cli tool for easier project creation
  • infra: frontend: Enable Github Actions for linting
  • docs: Develop a site with documentation
  • docs: Write/record how-to guides
  • frontend: Develop better Sui Kit, Tailwind and Radix theme integration
  • frontend: Add Arweave deployment scripts
  • infra: Enable Husky and lint-staged for pre-commit
  • backend: Find a way to lint and format the backend contracts
  • backend: Github Actions for linting and testing the contracts
  • YOUR FEATURE