Skip to content

Add ABI binding generation for GrantStream.sol in the CLI #44

@teethaking

Description

@teethaking

Use ethers-rs abigen! macro to generate strongly typed Rust bindings from GrantStream.sol's ABI. Store the ABI JSON in grantstream-cli/abi/GrantStream.json and generate bindings at build time. This gives the CLI compile-time checked contract calls instead of raw encoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions