Skip to content

Scaffold stablecoin program workspace structure #86

@0x-r4bbit

Description

@0x-r4bbit

Create the workspace layout mirroring existing programs:

  • stablecoin/core/ — shared types and instruction enum
  • stablecoin/src/ — program logic
  • stablecoin/methods/ — host crate with build.rs
  • stablecoin/methods/guest/ — guest binary (separate workspace, RISC-V target)

Add stablecoin to the root Cargo.toml workspace members.

Also, ensure its tests are executed on CI.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions