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
- Host: GitHub
- URL: https://github.com/lucca65/ex_coin
- Owner: lucca65
- License: mit
- Created: 2017-11-03T21:10:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T02:23:42.000Z (about 8 years ago)
- Last Synced: 2025-05-06T14:34:36.710Z (about 1 year ago)
- Topics: blockchain, crytocurrencies, elixir
- Language: Elixir
- Homepage:
- Size: 19.5 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExCoin [](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