
Authentication
Authentication
Users can create an account through a smart contract.

Todolist
Todolist
A simple decentralized todolist, users can add entries.
Feature Callout
These are features of this project
Learn How
Learn How
Trustless systems are massive important in the future with the rest of corrupt organizations abusing their power. For example every major social platofrm minus twitter banning alex jones. IN addition, I believe that blockchain technoogies will revolutionize the way business is done, and be as important if not more important than artifical intelligence. Although the Ethereum blockchain has be superseded by Hedera Hashgraph because of improvements to the blockchain data storage algorithm and the superiority of a Hashgraph, solidity will likely remain useful for a long time to come. Unless security is the most important, I doubt vyper will catch on.


Try it Out
Try it Out
The simplest way to try out this app is to navigate the url. Available on surge, http://myFirstdApp.surge.sh
Description
Description
This project has been invaluable for me learning how to work with vue, solidity, truffle and build decentralized applications. Solidity is used for smart contracts and deployed to the various test networks including kovan, rinkeby and ropsten. For the majority of use cases, I perfer to deploy my contracts to rinkeby, and then kovan. This Vue Dapp has authentication and todolist storage
