Skip to content

sunodo/sunodo

Repository files navigation

Sunodo

Release Packages

Sunodo is a framework for developing decentralized applications built on top of Cartesi technology. It helps developers to:

  • create applications from templates
  • build applications from source to a Cartesi machine
  • run applications in a local development environment
  • deploy applications to a cloud provider

Apps and Packages

Each package/app is 100% TypeScript.

Dependencies

Sunodo uses Anvil commands. To install Anvil, you need to follow the instructions here

Build

To build all apps and packages, run the following command:

cd sunodo
bun run build

Develop

To develop all apps and packages, run the following command:

cd sunodo
bun run dev

About

Sunodo monorepo

Resources

License

Stars

32 stars

Watchers

9 watching

Forks

Packages

 
 
 

Contributors