Skip to content

Simple distributed blockchain experiment written in Ruby

Notifications You must be signed in to change notification settings

oguzbilgic/zincir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages