Registry / other / odra-casper-types

odra-casper-types

JSON →
library0.6.2rscratesunverified

Types used in the Casper environment for smart contract development.

# Cargo.toml [dependencies] odra-casper-types = "0.6.2"
INSTALL
IMPORT
SIG · ODRA-CASPER-TYPES
O
odra-casper-types
otherrustv0.6.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.

Address
use odra_casper_types::Address;

Uses the default Address type.

use odra_casper_types::Address; fn main() { let addr = Address::default(); println!("{:?}", addr); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
odra-casper-types — cargo add odra-casper-types · libregistry