Skip to content

stellar/go-stellar-xdr-json

go-stellar-xdr-json

A Golang library for XDR conversion to and from JSON. This repository combines Rust code with Go bindings to generate a package that converts XDR to JSON.

Building the Project

To compile the archive file (.a), run:

make build-libs

To delete all libraries and build files, run:

make dist-clean

Running Unit Tests

Once you have built the libraries locally, run the unit tests with:

go test ./...

TODO:

About

A Golang library for XDR conversion to and from JSON.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •