Skip to content

aurora-rs/stellar-base-rs

Repository files navigation

Rust Stellar Base

CI version codecov License

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/[email protected].

Features

  • Wraps generated XDR definitions from stellar-xdr in a nicer API.

  • Seamlessy convert monetary amounts between decimal representation and stroops.

Documentation

You can find the documentation on docs.rs.

Changelog

You can find a changelog here.

About

Low level Stellar types for Rust.

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 5

Languages