GithubHelp home page GithubHelp logo

tomjwells / coti-node-gha Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coti-io/coti-node

0.0 0.0 0.0 112.9 MB

COTI is the first DAG based chain protocol that's optimized for Enterprises and Stable-coins.

Home Page: https://coti.io

License: GNU General Public License v3.0

Java 99.71% Dockerfile 0.07% Shell 0.22%

coti-node-gha's Introduction

COTI Node

GitHub Stars GitHub Issues Current Version Docker Publish GitHub Coverity Scan Coverity Discord Server


What is COTI?

COTI is a fully encompassing “finance on the blockchain” ecosystem that is designed specifically to meet the challenges of traditional finance (fees, latency, global inclusion and risk) by introducing a new type of DAG based base protocol and infrastructure that is scalable, fast, private, inclusive, low cost and is optimized for real time payments.

The ecosystem includes a

Find out more about COTI in our Medium.

About this repository

coti node is the development repository for COTI's DAG-based distributed ledger. It is comprised of a basenode (which provides the base functionality for all COTI nodes) and all other COTI nodes.

⭐ Star this repository to show your support!


Table of Contents


Requirements

Software requirements:

  • java jdk version: ^1.8
  • mvn version: ^3.5.3

Node requirements:

  • properties file for each node in the project root directory (Differs for each node type. A skeleton will be added later to the README of each node repository)
  • clusterstamp file for each node in the project root directory (Differs for each node type. Will be downloaded automatically in future releases)
  • lift the nodes in the following order: nodemanager ➡️ zerospend ➡️ trustscore ➡️ financial ➡️ storage : arrow_right: history ➡️ dsp ➡️ fullnode

Build & Run

Locally

build:

mvn initialize && mvn clean compile && mvn package -DskipTests
java -jar fullnode/target/fullnode-3.2.0-SNAPSHOT.jar --spring.config.additional-location=fullnode1.properties

Docker container

There is a dockerfile and docker compose in this folder. to build:

docker-compose build
docker-compose up -d

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.

coti-node-gha's People

Contributors

coti-tech avatar barakyaari avatar gmesika-coti avatar zaalgol avatar tomerarm avatar yohaiag avatar alexstolrcoti avatar ben-coti avatar kirillcoti avatar suslonov avatar dimaru-coti avatar carlos-verdes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.