Skip to content

The Astria Go CLI: A lightweight tool for developing rollups built on top of the Astria Sequencer Network

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

astriaorg/astria-cli-go

Folders and files

NameName
Last commit message
Last commit date
Nov 1, 2024
Feb 25, 2025
Mar 25, 2024
Mar 29, 2024
Feb 20, 2024
Feb 20, 2024
Aug 7, 2024
Feb 25, 2025

Repository files navigation

Astria Go Monorepo

This repository contains all the Go packages that are used within the Astria platform.

  • bech32m - a utility package that is a simple facade for btcutil/bech32m
  • cli - The Astria CLI is a command line interface for the Astria platform. It is used to interact with the Astria platform and manage your rollup projects. It has two main commands:
    • dev - This command is used to start the development server for your rollup project.
    • sequencer - This command has subcommands to interact with a local or remote Sequencer network, e.g. createaccount, transfer, etc.
  • go-sequencer-client - a client library for interacting with a Sequencer network. The Astria CLI uses this package to interact with the Sequencer. It is also used to develop rollups on top of Astria

About

The Astria Go CLI: A lightweight tool for developing rollups built on top of the Astria Sequencer Network

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published