Skip to content

big-org/toychain-data_structures

Repository files navigation

ToyChain Data Structures

This is an attempt to implement all the data structures of blockchain.

Status

Build Status

Progress

  • Record
  • RecordList
  • Block
  • Serializer
  • Message

Development

  • Clone project
  • gem install
  • rake -T lists available commands
  • rake test runs all tests
  • rake watch runs tests on file change

Contribution

  • Fork
  • Code
  • Issue PR
  • Try to stick with Git Flow.

About

Data structures for ToyChain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages