Crate stellar_baselib

Source
Expand description

A low-level library that offers a comprehensive set of functions for reading, writing, hashing, and signing primitive XDR constructs utilized in the Stellar network. It provides a nice abstraction for building and signing transactions

Modulesยง

account
Create a new Account object.
address
asset
claimant
contract
get_liquidity_pool
hashing
Utility Sha256 Hash Function
keypair
Keypair represents public (and secret) keys of the account.
liquidity_pool_asset
liquidity_pool_id
memo
muxed_account
network
Contains passphrases for common networks
op_list
List of operations
operation
Operations are individual commands that modify the ledger.
signer_key
signing
This module provides the signing functionality used by the stellar network
soroban
soroban_data_builder
transaction
transaction_builder
utils
Util Functions
xdr