Skip to content

julienba/blockchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain

A toy implementation of a blockchain in Clojure based on "Learn Blockchains by Building One".

Usage

This code has no practical use, since I only wrote it as an exercise to learn more about blockchains and practice writing specs for functions during development.

I wrote about the experience here

If you want to run the tests, run lein test

License

Copyright © 2018 Ben Brinckerhoff

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A toy implementation of a blockchain in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%