Skip to content
/ cusp Public
forked from evdatsion/cusp

Command line CLI and Daemon for libonomy aphelion protocol with tendermint/dpos-bft support

License

Notifications You must be signed in to change notification settings

libonomy/cusp

 
 

Repository files navigation

Cusp is Libonomy's command line daemon and interface for interacting with the test and main chains of libonomy blockchain.

Pre-requisites

OS X, Ubuntu , Windows Support included

  • Ensure that you have git installed git
  • Ensure that that you have golang installed go lang v1.14+
  • Ensure that $GOPATH is set correctly and that the $GOPATH/bin directory appears in $PATH.

Quick Start

1. Clone the repo outside of the gopath
2. Run Make Install command in order to install the required dependencies of the system.
3. When the installation is successful you will be able to utilize libonomy daemon and CLI commands .

cuspd is meant to for daemon interface and cuspcli is meant for command line interfacing, rest/rpc services and others.

Developers Community ?

Upcoming Release

  • The upcoming release will move the CUSP independent of the relying dependencies such as bitcoin and aphelion.
  • The classification agent module CLI by which blockchain can be interacted with the AI modules and classification agents.
  • Multi Layered Pooling system which will serve as a public interaction channel directly through our standalone CLI .

About

Command line CLI and Daemon for libonomy aphelion protocol with tendermint/dpos-bft support

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Go 57.4%
  • Python 20.3%
  • HTML 8.0%
  • Makefile 5.8%
  • HCL 5.5%
  • Shell 2.7%
  • Dockerfile 0.3%