Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dymensionxyz/dymension-rdk
- Owner: dymensionxyz
- License: apache-2.0
- Created: 2022-11-22T09:54:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T10:13:06.000Z (2 months ago)
- Last Synced: 2024-09-09T11:09:14.472Z (2 months ago)
- Topics: application, rdk, rollapps
- Language: Go
- Homepage:
- Size: 2.4 MB
- Stars: 94
- Watchers: 8
- Forks: 53
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-ccamel - dymensionxyz/dymension-rdk - Framework for building highly scalable RollApps (Go)
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)