10 releases (5 breaking)
0.6.0 | Nov 3, 2023 |
---|---|
0.5.0 | Jan 15, 2021 |
0.5.0-beta.1 | Sep 25, 2020 |
0.4.1 | Aug 5, 2020 |
0.1.0 | Jul 14, 2020 |
#8 in #stellar
813 downloads per month
Used in 6 crates
695KB
14K
SLoC
Rust Stellar Base
Introduction
This crate contains low level Stellar types. You can use this library to build and sign Stellar transactions, as well as to serialize and deserialize them from XDR.
If you are looking for a crate to interact with Stellar Horizon, look at stellar-horizon.
Need help? Have feeback?
You can join the discussion on our mailing list at
~aurora/stellar-sdk@lists.sr.ht
.
Features
- Working XDR definitions for all Stellar types.
- Seamlessy convert monetary amounts between decimal representation and stroops.
Documentation
You can find the documentation on docs.rs.
Generating XDR types
You can generated XDR types using our fork of xdrgen
.
Changelog
Dependencies
~4.5–9MB
~132K SLoC