kingdom-create

Generate DAO boilerplate made by the Buildspace community. Powered by buildspace x thirdweb.

Usage no npm install needed!

<script type="module">
  import kingdomCreate from 'https://cdn.skypack.dev/kingdom-create';
</script>

README

Kingdom Create

DAO boilerplate generator made by the Buildspace community.


➜ npx kingdom-create my-dao

⌛ Downloading files ...
⌛ Installing dependencies ...
🌈 Ready to use!

➜ |

Getting Started

To create a project, run:

npx kingdom-create my-dao

Copy the .env.example file as .env and provide values for all required fields.

Development

Follow Buildspace: Build your own DAO with just Javascript in a weekend project tutorial.

Seperate open-sourced documentation is under construction.

Roadmap

  • Open-sourced documentation to be available to everyone without the need to be enrolled in the project
  • Allow to choose between multiple frameworks:
    • Vue.js
    • Angular
    • Next.js
    • Svelte
    • React.js
  • TypeScript support
  • Refactored boilerplate code
  • UI/ UX improvements

Resources

Contributions

kingdom-create is an open-sourced package. Contributions of any shape are welcome and appreciated.