Skip to content

Simple Blockchain implementation in Julia with its own API

Notifications You must be signed in to change notification settings

AlejandroGomezFrieiro/JuliaCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuliaCoin

Simple Blockchain implementation in Julia with its own API

Background

This Julia repository is an exercise to reproduce the content from Learn Blockchains by BuIlding One. The value of this repository is purely educational. JuliaCoin in itself is not ready (and will most likely never be) for deployment.

Thanks to Daniel van Flymen (@dvf) for his very informative post.

Implemented

  • Single node Blockchain logic
  • API built on Genie.jl
  • Node consensus
  • Test deployment on remote servers

Contributing

Although pull requests are welcome, at this point in time the repository is purely educational. Pull Requests should only be done in order to educate the owner of the Repository or correct bugs you find.

License

MIT

Donation

If this repository has been helpful to you, consider giving me a coffee or two :)

ETH 0x29B88461EEFBb89C1C30A854C77a3B082F836Ab6

About

Simple Blockchain implementation in Julia with its own API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages