The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellar-core
Apache License 2.0
21
stars
19
forks
source link
Add BigDecimal, String and Stellar::Price support to offer operation builders #11
This PR allows a user to avoid floating point arithmetic from user input (string) all the way through to a Stellar::Price structure.