Show HN: Coincoin – Blockchain based cryptocurrency proof-of-concept in Elixir
1–3 of 3 posts
Re: Show HN: Coincoin – Blockchain based cryptocurrency proof-of-concept in Elixir
#2As an elixir novice and a blockchain enthusiast, this project looks cool.
Can I host a node and be reachable for others miners ?
Re: Show HN: Coincoin – Blockchain based cryptocurrency proof-of-concept in Elixir
#3As 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