Elixir Blog Posts

Hey all,

I’ve been blogging about Elixir for a while now. I didn’t realize there was a blog post megathread! Here are two of my most recent posts relating to Elixir and my latest obsession - Bitcoin.

Controlling a Bitcoin Node with Elixir - This post dives into how you can communicate with a Bitcoin full node from an Elixir application using Bitcoin’s JSON-RPC API.

Exploring the Bitcoin Blockchain with Elixir and Phoenix - This is a follow-up to the previous post and builds a basic blockchain explorer with Phoenix.

6 Likes