libracore

module
v0.0.0-...-5e9972d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2019 License: GPL-3.0

README

libracore – A Simple, Powerful Library for Libra Blockchain.

Build Status GolangCIGo Report Card codecov.io GPL License

libracore

libracore is a simple Go (golang) library for creating and manipulating Libra blockchain data structures like creating keys and addresses, creating and signing transactions.

Overview

  • Address creation
  • Account query
  • Transaction creation, signature and verification
  • Two-Party Ed25519 Threshold Signature Scheme (TSS)

Focus

  • Simple and easy to use
  • Full test coverage

Tests

$ export GOPATH=`pwd`
$ go get -u github.com/keyfuse/libracore/xcore
$ cd src/github.com/keyfuse/libracore/
$ make test

Examples

Try Examples:

$ make runexamples

Can I trust this code?

Don't trust. Verify.

License

libracore is released under the GPLv3 License.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL