Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/factomproject/factom
Library for writing Factom clients in go
https://github.com/factomproject/factom
blockchain consensus cryptocurrency distributed-ledger factom
Last synced: 8 days ago
JSON representation
Library for writing Factom clients in go
- Host: GitHub
- URL: https://github.com/factomproject/factom
- Owner: FactomProject
- License: mit
- Created: 2014-12-17T22:41:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T00:00:33.000Z (almost 4 years ago)
- Last Synced: 2024-06-19T16:00:13.685Z (5 months ago)
- Topics: blockchain, consensus, cryptocurrency, distributed-ledger, factom
- Language: Go
- Size: 822 KB
- Stars: 44
- Watchers: 43
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
factom api
===
[![CircleCI](https://circleci.com/gh/FactomProject/factom/tree/master.svg?style=svg)](https://circleci.com/gh/FactomProject/factom/tree/master)
[![GoDoc](https://godoc.org/github.com/FactomProject/factom?status.svg)](https://godoc.org/github.com/FactomProject/factom)Golang client implementation of the
[`factomd`](https://github.com/FactomProject/factomd) and
[`factom-walletd`](https://github.com/FactomProject/factom-walletd)
[APIs](https://docs.factom.com/api).