craig127

craig127

Elixir for blockchain projects?

I’ve been diving into Elixir and wondering if anyone here has built blockchain apps with it. It seems like the scalability and concurrency features could be a perfect fit for decentralized apps. Would love to hear if anyone’s tried it or has ideas.

Most Liked

rhcarvalho

rhcarvalho

Yes, absolutely!

https://github.com/wowica/blocks

I know this project and a few related projects through a friend mine, not sure if he’s hanging out here in the forum.

Welcome to the Elixir Community!

caike

caike

it seems like the scalability and concurrency features could be a perfect fit for decentralized apps.

I think the BEAM is a great fit for building blockchain infrastructure. Its main features are perfectly aligned with what is expected from a blockchain network - highly concurrent, fault-tolerant, and resilient distributed systems.

I have been working on a few Elixir based projects for the Cardano blockchain including the “light” explorer that @rhcarvalho has mentioned as well as Xogmios, the Elixir library used under the hood:

sodapopcan

sodapopcan

Ha, there was a time where it seemed that every time a job was posted in the jobs sections that it felt impossible to find Elixir work in anything other than crypto/blockchain. That’s not so much the case anymore but if you scroll back a bit through there you will find a bunch of companies that use(d?) it for that.

I personally have zero experience, your question just struck a chord, lol.

Also, welcome to Elixir Forum!

Last Post!

vlmoon99

vlmoon99

Seeking thoughts on smart contracts on Elixir and Orb - I can provide in the future an option of writing smart contracts on Elixir on the Near Blockchain, if it’s interesting for u pls participate in the poll on the Github

Where Next?

Popular in Discussions Top

AstonJ
Are there any Elixir or Erlang libraries that help with this? I’ve been thinking how streaming services like twitch have exploded recentl...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31707 143
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
pdgonzalez872
If this has been asked here before, please point me to where it was asked as I didn’t find it when I searched the forum. Maybe a mailing ...
New
marciol
Please, let me know if this kind of discussion already took place in another topic . Hi all, how do you consider if is better to build ...
New
pillaiindu
I want to convert a Phoenix LiveView CRUD website to a CRUD mobile app. What do you think is the easiest way to do so?
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 42576 114
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

We're in Beta

About us Mission Statement