/coti-node

Coti Development Node Repository

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Coti Node

GitHub Stars GitHub Issues Current Version


About

All Coti Nodes


Table of Contents


Requirements

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

Build

mvn initialize && mvn clean compile && mvn package -DskipTests

run localy

java -jar fullnode/target/fullnode-1.0.2-SNAPSHOT.jar --spring.config.additional-location=fullnode1.properties

using docker

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

docker-compose build

to start:

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.