Hacker News new | ask | show | jobs
by agorism 4419 days ago
tools.py it uses pybitcointools library.
1 comments

Hmm... I still don't understand...

There has to be some place(s) online where peers register their existence, to find others to connect with.

Near as I can tell, this app doesn't have a feature for this yet. I'd argue it isn't a cryptocurrency unless there's a mechanism for finding other peers included in the code.

(That said, this is still an awesome proof of concept, and I'm going to work through all the source code carefully.)

You are correct. This is the basic platform for building currencies upon. I have not launched any genesis blocks yet.
Thanks for this library!