Registry / crypto / safe-token-2022

safe-token-2022

JSON →
library0.5.0rscratesunverified

Safecoin Program Library Token 2022 implementation.

# Cargo.toml [dependencies] safe-token-2022 = "0.5.0"
INSTALL
IMPORT
SIG · SAFE-TOKEN-2022
S
safe-token-2022
cryptorustv0.5.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.

Token
✓ use safe_token_2022::Token;

Create a new token instance.

use safe_token_2022::Token; fn main() { let token = Token::new(); println!("Token created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
safe-token-2022 — cargo add safe-token-2022 · libregistry