Blockchain-Framework is a CL tool, and a Golang library
For two reasons, to learn Go, and to build a library that I can use for my backend projects
Blockchain-Framework was born as a tool to create server for games, with a simple configuration, it handles the messages and the action to play a multiplayer game, like matchmaking, object position synch and many more. Blockchain-Framework later evolved in a more generic tool, that uses the same logic to handle the actions of a complete blockchain
Good! I'm loving this journey with Go, and I am very happy to have made this choice.