Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 703 Bytes

File metadata and controls

18 lines (11 loc) · 703 Bytes

orbgen - Orbiter Payload Generator

This repository contains a TUI, that generates noble-assets/orbiter payloads.

Installation

To install the tool from source, you can do so through the go toolchain:

go install github.com/noble-assets/orbgen@latest

Usage

After installing, run orbgen in your terminal and follow the interactive selection of payload contents. You can choose to include optional actions, like specifying fee payments, and then select a forwarding path of your choice.

For more details on the available payload contents refer to the noble-assets/orbiter implementation.