This repository contains a TUI, that generates noble-assets/orbiter payloads.
To install the tool from source, you can do so through the go
toolchain:
go install github.com/noble-assets/orbgen@latest
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.