astroband / ruby-stellar-base

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
22 stars 19 forks source link

Use rbnacl instead of rbnacl-libsodium #46

Closed ramontayag closed 5 years ago

ramontayag commented 5 years ago

The latter has been deprecated

https://github.com/crypto-rb/rbnacl-libsodium/issues/29

ramontayag commented 5 years ago

@bartekn when merged this should be released so that people can start installing ruby sdk with less issues