Skip to content

A proof of concept cryptocurrency to teach me about distributed compute and cryptography.

Notifications You must be signed in to change notification settings

ethanburrell/cub-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cub Coin

Build Status

Created by Ethan Burrell

The Goal

The goal of this project it to learn about distributed systems and the different thought process to building them. There is also a partially complete rust code base under the rust branch.

Enter the VE

$ python3 -m venv env
$ source env/bin/activate

About

A proof of concept cryptocurrency to teach me about distributed compute and cryptography.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages