An open API service indexing awesome lists of open source software.

https://github.com/lucca65/ex_coin

💰Simple cryptocurrency implementation using Elixir
https://github.com/lucca65/ex_coin

blockchain crytocurrencies elixir

Last synced: 4 months ago
JSON representation

💰Simple cryptocurrency implementation using Elixir

Awesome Lists containing this project

README

          

# ExCoin [![Build Status](https://travis-ci.org/lucca65/ex_coin.svg?branch=master)](https://travis-ci.org/lucca65/ex_coin)

This project aims to implement a basic crypto currency using Elixir.

I want to do this to experiment with new ideias and learn more about cryptocurrencies