Live data from Hacker News

Show HN: Coincoin – Blockchain based cryptocurrency proof-of-concept in Elixir

github.com

1–3 of 3 posts

Re: Show HN: Coincoin – Blockchain based cryptocurrency proof-of-concept in Elixir

#3

As an elixir novice and a blockchain enthusiast, this project looks cool. Can I host a node and be reachable for others miners ?

There is no network so far, you will have to create your own by spawning the app as explained in the readme. I only tested on a local network, but if your nodes are accessible remotely, it should work too