Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages