Registry / other / gear-core

gear-core

JSON →
library1.10.0rscratesunverified

Core library for the Gear blockchain platform.

# Cargo.toml [dependencies] gear-core = "1.10.0"
INSTALL
IMPORT
SIG · GEAR-CORE
G
gear-core
otherrustv1.10.0
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.

GearApi
use gear_core::prelude::*;

Initializes the Gear API core library.

use gear_core::prelude::*; fn main() { let api = GearApi::init(); println!("Gear API initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gear-core — cargo add gear-core · libregistry