Excellent! Could you tell me about Bamboo Networks future vision, what you have in store for us? Next steps and such, investors would be happy to learn more. How is the new algo holding up? How you see crypto in a few years and Bamboo in it?
I am going to be sharing a new whitepaper soon. Ultimately I see Bamboo as layer-1 of an entirely new ecosystem of apps that are all extensions of the core Bamboo blockchain. The next step will be introducing what I call "programs", programs are new blockchains which represent locked capital on layer-1... these chains execute on their own over the locked capital pool and can implement any verifiable program using something called zero-knowledge proofs. At the core this is very similar to a smart contract, except all smart contracts will be required to be verifiable in bamboo... there is nothing analagous to the EVM in ethereum where code actually runs on Layer 1.
At present I am diving very deeply into how to compile programs written in C to an architecture known as TinyRAM using a project called pequin:
https://github.com/pepper-project/pequinThe core of my vision is that these verifiable programs should be very easy to write and compile... which is currently not the case. More to share later.