/cosmo

Primary LanguageJavaScript

Introduction

Cosmo is a simple POW blockchain implementation.

Development

Setup

Install asdf runtime manager.

asdf install

Install redis.

Install packages.

npm install

Start the root node

npm run dev

Start peer nodes

npm run dev-peer

API documentation

https://documenter.getpostman.com/view/12247/TVK76LEr