{"id":22157470,"url":"https://github.com/keyfuse/libracore","last_synced_at":"2025-03-24T14:47:40.930Z","repository":{"id":68861244,"uuid":"205495927","full_name":"keyfuse/libracore","owner":"keyfuse","description":" A Simple, Powerful, Modular Library for Libra Blockchain As a Service(BAAS)","archived":false,"fork":false,"pushed_at":"2019-09-08T14:19:25.000Z","size":17860,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-05-24T07:10:15.559Z","etag":null,"topics":["blockchain","ed25519","go","libra"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keyfuse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-31T04:40:25.000Z","updated_at":"2024-06-19T06:33:50.617Z","dependencies_parsed_at":"2023-04-06T22:04:25.241Z","dependency_job_id":null,"html_url":"https://github.com/keyfuse/libracore","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfuse%2Flibracore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfuse%2Flibracore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfuse%2Flibracore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyfuse%2Flibracore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keyfuse","download_url":"https://codeload.github.com/keyfuse/libracore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245294760,"owners_count":20591898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","ed25519","go","libra"],"created_at":"2024-12-02T03:09:21.707Z","updated_at":"2025-03-24T14:47:40.902Z","avatar_url":"https://github.com/keyfuse.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libracore – A Simple, Powerful Library for Libra Blockchain.\n\n[![Build Status](https://travis-ci.org/keyfuse/libracore.png)](https://travis-ci.org/keyfuse/libracore) [![GolangCI](https://golangci.com/badges/github.com/keyfuse/libracore.svg)](https://golangci.com/r/github.com/keyfuse/libracore)[![Go Report Card](https://goreportcard.com/badge/github.com/keyfuse/libracore)](https://goreportcard.com/report/github.com/keyfuse/libracore) [![codecov.io](https://codecov.io/gh/keyfuse/libracore/graphs/badge.svg)](https://codecov.io/gh/keyfuse/libracore/branch/master) [![GPL License](http://img.shields.io/badge/license-GPL-blue.svg?style=flat)](LICENSE)\n\n## libracore\n\n*libracore* is a simple Go (golang) library for creating and manipulating Libra blockchain data structures like creating keys and addresses, creating and signing transactions.\n\n## Overview\n\n* Address creation\n* Account query\n* Transaction creation, signature and verification\n* Two-Party Ed25519 Threshold Signature Scheme (TSS)\n\n## Focus\n\n* Simple and easy to use\n* Full test coverage\n\n## Tests\n\n```\n$ export GOPATH=`pwd`\n$ go get -u github.com/keyfuse/libracore/xcore\n$ cd src/github.com/keyfuse/libracore/\n$ make test\n```\n\n## Examples\n\n- [Addresses](examples/address.go)\n- [Accounts](examples/account_query.go)\n- [Mint Coins](examples/account_mint.go)\n- [Transaction](examples/p2p_transaction.go)\n- [Transfer Coins](examples/p2p_transfer.go)\n- [Two-Party-Threshold Transaction](examples/two_party_ed25519_transaction.go)\n\nTry Examples:\n```\n$ make runexamples\n```\n\n## Can I trust this code?\n\u003e Don't trust. Verify.\n\n## License\nlibracore is released under the GPLv3 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyfuse%2Flibracore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyfuse%2Flibracore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyfuse%2Flibracore/lists"}