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.
You can join the discussion on our mailing list at
~aurora/[email protected].
-
Wraps generated XDR definitions from
stellar-xdrin a nicer API. -
Seamlessy convert monetary amounts between decimal representation and stroops.
You can find the documentation on docs.rs.