Registry / crypto / algonaut-encoding

algonaut-encoding

JSON →
library0.8.0rscratesunverified

Provides encoding utilities for the Algorand blockchain.

# Cargo.toml [dependencies] algonaut_encoding = "0.8.0"
INSTALL
IMPORT
SIG · ALGONAUT-ENCODING
A
algonaut-encoding
cryptorustv0.8.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.

AlgorandEncoder
use algonaut_encoding::AlgorandEncoder;

Initialize the Algorand encoder.

use algonaut_encoding::AlgorandEncoder; fn main() { let encoder = AlgorandEncoder::new(); println!("Encoder ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
36
OpenAI (training)
1
Resources
algonaut-encoding — cargo add algonaut-encoding · libregistry