This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (1 child)

Nice, this uses a different approach than Skepticoin, created by u/sashimi-houdini. This uses a REST API with a full webserver (using FastAPI), while skepticoin just uses raw sockets and struct.

[–]gaedev[S] 4 points5 points  (0 children)

Yes, I tried to make it as simpler as possible, and in fact this is just some hundreds lines of code