🅰️ First alpha release
Roller is a CLI tool for easily developing and deploying rollapps.
First version is an internal and experimental POC and only supports creating the relevant components configurations.
What's Changed
Features
- feat: Added root command by @ItayLevyOfficial in #2
- feat: Added key generation ability to roller init by @ItayLevyOfficial in #6
- feat: Added configuration files generation ability to roller init by @ItayLevyOfficial in #8
- feat:
roller config init
light node configuration by @ItayLevyOfficial in #13 - feat: Initializing relayer configuration from
roller config init
by @ItayLevyOfficial in #19 - feat:
roller config init
command output formatting by @ItayLevyOfficial in #23 - feat: Configurable root directory in
roller config init
by @ItayLevyOfficial in #25
Misc
- chore: create CODEOWNERS by @omritoptix in #4
- chore: Add pre commit configuration by @ItayLevyOfficial in #21
- chore: Remove the configurable address prefix flag by @ItayLevyOfficial in #27
Full Changelog: https://github.com/dymensionxyz/roller/commits/v0.0.0