Skip to content

Add #[no_std] and verify no std dependency leaks #60

@dzekojohn4

Description

@dzekojohn4

Ensure src/lib.rs has #![no_std] at the top. Audit all imports to confirm no std:: usage. The contract must compile cleanly for wasm32-unknown-unknown without std.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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