Skip to content

Commit

Permalink
chore: remove community tools from quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
masiedu4 committed Jul 29, 2024
1 parent f8e170d commit 71c7ea2
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions cartesi-rollups/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,3 @@ There are two methods to deploy an application:
:::caution important
Deployment with a third-party service provider is under development and will be available in a future release.
:::

## Community tools

Several tools created and maintained by the community streamline the dApp creation process on Cartesi Rollups.

- [Deroll](https://github.com/tuler/deroll): TypeScript framework for building on Cartesi.
- [NoNodo](https://github.com/Calindra/nonodo/tree/main): NoNodo is a lightweight development tool that runs the backend application without requiring Docker or a node.
- [python-cartesi](https://github.com/prototyp3-dev/python-cartesi): Python framework for building on Cartesi.
- [cartesi-ts-sqlite](https://github.com/doiim/cartesi-ts-sqlite): A TypeScript + SQLite template.
- [Rollmelette](https://github.com/gligneul/rollmelette): Go framework for building on Cartesi.
- [Cartesify](https://github.com/Calindra/cartesify): A web3 client to interact with the Cartesi machine.
- [cartesi-router](https://github.com/jjhbk/cartesi-router): TypeScript-based Router Implementation for Cartesi dApps.
- [cartesi-wallet](https://github.com/jjhbk/cartesi-wallet): TypeScript-based Wallet Implementation for Cartesi dApps.
- [python-wallet](https://github.com/jplgarcia/python-wallet/tree/main): Python-based Wallet Implementation for Cartesi dApps.

0 comments on commit 71c7ea2

Please sign in to comment.