cumulus

command module
v0.0.0-...-c1f1bd4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2020 License: MIT Imports: 1 Imported by: 0

README

Cumulus 💸

Cryptocurrency that doesn't waste your time.

Build Status Coverage GoDocs Clean code Shipping faster with ZenHub


Introduction

At UBC Launch Pad we’ve been interested in crypto-currency and blockchain tech for a while now, and after several months of experimentation we’re excited to announce our latest project. Cumulus is a new cryptocurrency with its own blockchain and token. The current command line interface allows users to create wallets, mine coins, and send funds to other users.

There are a lot of cryptocurrencies out there already, so it’s a fair question to ask what makes Cumulus special over other, more entrenched currencies like Bitcoin and Ethereum. The short answer is because we’re all excited by the possibilities created by this technology! In addition, there are many problems in the blockchain space that remain to be solved. Other cryptocurrencies have significant downsides like small block sizes and vast computation waste spent securing the network. We are addressing many of these problems in Cumulus. Beyond that, we see massive opportunities in this space in the years to come. Cumulus is the infrastructure on which we can build in the blockchain space as it matures.

You can read more about Cumulus in the Medium post introducting the project as well as the extensive wiki documentation.

Installation

MacOS - the Cumulus CLI can be installed using Homebrew:

brew install ubclaunchpad/tap/cumulus

Windows - the Cumulus CLI can be installed using Scoop:

scoop bucket add ubclaunchpad https://github.com/ubclaunchpad/scoop-bucket
scoop install cumulus

You can check the installation and see the Cumulus CLI documentation by running:

cumulus --help

Building

First, install Go and grab the Cumulus source code:

go get -u github.com/ubclaunchpad/cumulus

Cumulus uses dep for dependency management. The following will install dep and run dep ensure:

make deps

You can now build and run Cumulus:

make run-console

Testing

make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL