Seahorse is beta software. Many features are unimplemented and it's not production-ready.

GitHub

Reference

The Seahorse CLI

Learn more about the Seahorse CLI here.


Usage:

  • seahorse init <project_name>: Initialize a new Seahose project.
  • seahorse build: Build your Seahorse project - compiles your code and invokes anchor build to generate an executable.
  • seahorse compile <file>: Compile a Seahorse file in order to easily inspect the generated Rust code.
  • seahorse update: Replace your old prelude.py file with the current one, if your CLI has been updated recently.
Previous
Pyth