Discover Packages
github.com/keyfuse/libracore
module
Version:
v0.0.0-...-5e9972d
Opens a new window with list of versions in this module.
Published: Sep 8, 2019
License: GPL-3.0
Opens a new window with license information.
README
README
¶
libracore – A Simple, Powerful Library for Libra Blockchain.
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.
Expand ▾
Collapse ▴
Directories
¶
Click to show internal directories.
Click to hide internal directories.