Skip to content

benrhine/GroovySnakeCoinExpanded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroovySnakeCoinExpanded

Tiniest Blockchain in Groovy but bigger

This example is based of the Python example explained here https://medium.com/crypto-currently/lets-make-the-tiniest-blockchain-bigger-ac360a328f4d

You can find their example in Python here https://gist.github.com/aunyks/47d157f8bc7d1829a729c2a6a919c173

To Build

./gradlew build

To Run

./gradlew run

This example makes you of the minimal Java webserver Spark http://sparkjava.com/documentation#javadoc

This example is still a work in progress as I have not completed this one yet

About

Tiniest Blockchain in Groovy but bigger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages