Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16201549
Topic
1608859
Board
Announcements (Altcoins)
Re: BYTEBALL: Totally new consensus algorithm + private untraceable payments
by
tonych
on
10/09/2016, 07:30:57 UTC
Quote from: CryptKeeper on September 10, 2016, 05:11:33 AM
Thanks.
Another question: there are many app types listed in the whitepaper. I'm wondering how many of them are already available in the current release? How many devs are working on this?
All the app types are implemented in the core library
https://github.com/byteball/byteballcore
but only payments are available through the GUI wallet. The rest can be invoked directly in javascript, see samples at
https://github.com/byteball/headless-byteball/tree/master/play
.
One dev so far (me).