Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dymensionxyz/dymension-rdk

Framework for building highly scalable RollApps
https://github.com/dymensionxyz/dymension-rdk

application rdk rollapps

Last synced: 4 days ago
JSON representation

Framework for building highly scalable RollApps

Awesome Lists containing this project

README

        

Dymension Rollapp

![banner](https://user-images.githubusercontent.com/109034310/204804891-bdc0f7bc-4b17-4b4a-99ff-25153d3887ee.jpg)
[![license](https://img.shields.io/github/license/cosmos/cosmos-sdk.svg#thumbnail)](https://github.com/dymensionxyz/rdk/blob/main/LICENSE)

Dymension RDK, which stands for *RollApp Development Kit* is based on the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) framework, modified and enhanced for building autonomous RollApps (app-specific-rollups) on top of the [Dymension Hub](https://github.com/dymensionxyz/dymension).

## Learn more

For more information about Dymension RollApps please visit the [documentation center](https://docs.dymension.xyz/)

---

## Run a rollapp

### Quick guide

Get started with [building RollApps](https://docs.dymension.xyz/build/adv-guide/rdk/setup/rdk-repo)

### Tools and frameworks

+ [roller](https://github.com/dymensionxyz/roller) is a command-line interface tool to create and operate a RollApp
+ [rollapp](https://github.com/dymensionxyz/rollapp) is a template rollapp chain ready to run
+ [rollapp-evm](https://github.com/dymensionxyz/rollapp-evm) is a template rollapp, wired with EVM and ERC20 modules by [Evmos](https://github.com/evmos/evmos)