Skip to content

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

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages