Skip to content

Simple distributed blockchain experiment written in Ruby

Notifications You must be signed in to change notification settings

CRYPTOFOUNDARY/zincir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zincir

Proof of concept blockchain written in ruby.

Install rubygems

$ bundle

Start the first node

$ bundle exec ruby main.rb

Start additional nodes

$ bundle exec ruby main.rb ANOTHER_NODE_IP

About

Simple distributed blockchain experiment written in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%