tomjwells / coti-db-app

Coti DAG relational DB generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COTI DB-App

GitHub Stars GitHub Issues Current Version Go Report Card Docker Publish Ci Golangci-lint Discord Server


Purpose of this Fork

I need ARM-compatible Docker images as the standard AMD Docker images will not run on my machine.

What is Coti Db-App?

Coti Db-App is a component developed by Coti that synchronizes the blockchain state and transaction into a relational DB. This service is a tool to support applications that require high speed search and aggregations over the network state and data.


Support

Don't hesitate to reach out to us at one of the following places:


License

License: GPL v3 This project is licensed under the terms of the GNU General Public License v3.0 license.

About

Coti DAG relational DB generator

License:GNU General Public License v3.0


Languages

Language:Go 99.7%Language:Dockerfile 0.3%