Skip to content

Official setup and scripts for easily running and managing a decentralized Full Node for the COTI blockchain network.

License

Notifications You must be signed in to change notification settings

coti-io/coti-full-node

image image image image

COTI Full Node

This repository contains the necessary files and scripts to easily set up and manage a COTI Full Node for the COTI blockchain network.

Documentation

Visit the Running a COTI Node section of the COTI Documenation for full instructions.

Updating to the latest version

To update your node to the latest version, follow these steps:

  1. Clone or Pull Changes: If you don't have the repository cloned, clone it. If you already have it, navigate to the directory and pull the latest changes.

    • Clone: git clone https://github.com/coti-io/coti-full-node.git
    • Pull: cd ~/coti-full-node and then git pull
  2. Checkout the Tag: Ensure you are on the correct version by checking out the new tag. git checkout tags/v1.1.4-testnet

  3. Stop Old Containers: Stop the existing containers by running the stop script. ./stop_coti-full-node.sh

  4. Start New Containers: Start the new containers with the updated Docker Compose file. ./start_coti-full-node.sh

Reporting Issues

If you encounter any bugs or issues, please report them by opening an issue on GitHub. Include as much detail as possible, including steps to reproduce the bug, the environment you encountered it in, and any other relevant information.

About

Official setup and scripts for easily running and managing a decentralized Full Node for the COTI blockchain network.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages