Registry / other / miraland-program

miraland-program

JSON →
library1.19.2rscratesunverified

Core program library for the Miraland blockchain.

# Cargo.toml [dependencies] miraland-program = "1.19.2"
INSTALL
IMPORT
SIG · MIRALAND-PROGRAM
M
miraland-program
otherrustv1.19.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

entrypoint
use miraland_program::program::entrypoint;

Imports the entrypoint macro for Miraland programs.

use miraland_program::program::entrypoint; fn main() { println!("Miraland program entrypoint available"); }
Debug
Known issues
gotchaRequires specific Miraland SDK dependencies and runtime environment.
fix
Add `miraland-program` to your Cargo.toml and ensure you target the correct BPF architecture.
affects: >= 0.0.0
Upgrade
Version history
1.19.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
miraland-program — cargo add miraland-program · libregistry