Post
Topic
Board Announcements (Altcoins)
Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments
by
tonych
on 09/07/2018, 17:24:53 UTC
....
This is part of version 2.3 released today https://github.com/byteball/byteball/releases

....
* Ability to sign arbitrary message to prove one's address.  The signer doesn't need to have any bytes.  The text to be signed is offered in chat, the signer clicks it and signs.

I added developer documentation about this feature https://github.com/byteball/byteballcore/wiki/Verifying-address-by-a-signed-message


Also, to help new developers get started with the bots, we added an example bot on github https://github.com/byteball/bot-example.  Developers can copy it and start adding their stuff.