Skip to content

lukasender/elixir-blockclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Block Clock

elixir-blockclock is a simple implementation to display the current "block time" of Bitcoin's blockchain.

It is inspired by the wonderful BLOCKCLOCK™ mini. This project exists only to explore some of the concepts one will encounter when diving deeper into Elixir. Since Bitcoin and Blockchain is another fun topic to explore, I've decided to fetch the current block time and display the result similar as the Blockclock does. It is by no means an attempt to copy the project.

Setup

All related code lives under ./src.

asdf-vm

We manage runtime versions via asdf-vm (see ./.tool-versions). Be sure to install all specified versions.

What it looks like

High level overview

About

A simple implementation to display the current "block time" of Bitcoin's blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published