This weekend I programmed this for about 15-20 hours. Everything is much better.
Brief overview of improvements:
- Moved to PoS. Now we won't wast electricity like Bitcoin (very sadly) does.
- Websites can be hosted on the blockchain (more on this soon)
- Client network status (how many blocks downloaded, etc)
- More efficient code, caching validator and account data for faster data refresh
- Better logging
- Not properly covered in previous log : public file upload and download
- More but I can't remember
One can download files! and upload them!
Also, websites can be hosted on the blockchain. An account can register a blockchain domain, which allows the whole world to look at special files uploaded by your account.
URL is http://68.4.23.94:81/bc/nti.com, if you want to give it a try.
^ Logging much improved. We have a thread name and a time. Sweet.
Next step is letting people make nodes, but i can't do that until another 1000 KiB are minted.
* Currency is in KiB, because this blockchain is mainly for data storage. Seems fitting.
Soon I will also add:
- AES encryption for uploaded files
- Scripts running on the node for the websites (like PHP or something, or like a smart contract)
- more nodes
- (Any suggestions?)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.