Registry / crypto / stellar-base

stellar-base

JSON →
library0.7.0rscratesunverified

Low level Stellar types

# Cargo.toml [dependencies] stellar-base = "0.7.0"
INSTALL
IMPORT
SIG · STELLAR-BASE
S
stellar-base
cryptorustv0.7.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.

AccountId
use stellar_base::AccountId;

Create a new Stellar account ID.

use stellar_base::AccountId; fn main() { let account = AccountId::new(); println!("Account created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Resources
stellar-base — cargo add stellar-base · libregistry