
This will be the introductory lecture where I will introduce myself & take you to the entire course and explain what we are going to learn here.
Here we will explore what kind of organizations we will be building. We will build Blockchain based Congress & then we will build Shareholder organization where the shareholding will be represented by the crypto token.
In this lecture we will introduce the Blockchain, Ethereum & Smart Contracts to people who are new to this technology to revise their concepts.
Here I will explain the Solidity & Ethereum Virtual Machine at very basic level.
Here we will quickly understand what is DAO & how they works before we actually create our own new DAO.
Here we will setup a Mist Wallet & Visual Studio for deploying, writing & highlight the source code.
Here we will start writing our Blockchain Congress from the scratch. We will use Sublime to write the Solidity based contract.
This will be the second part where we will continue writing the Congress by understanding each & every line.
This will be the final part where we will finish writing the Blockchain congress by adding newProposal & executeProposal function.
Here we will be executing out Blockchain Congress by adding multiple members into it & then submitting a proposal for an ethereum transaction.
Here we will take our Blockchain congress from previous lecture & then modify it by connecting the membership to the shares.
In this part we will finalize the DAO & then get it ready for testing.
Here we will test our DAO by running it in the Mist wallet.
Here we will see where to go next from here.
Have you ever heard of Decentralized Autonomous Organization in Cryptocurrencies?
Are you running a startup and looking to raise fund?
How about raising a funding from people all over the globe for a fully automated business?
A Decentralized Autonomous Organization are the fully automated democratic organization which runs on Blockchain and allow the raised fund to be used based on the voting by the participants. many company's have build their product using this approach and got the trust from all the supporters & contributors. This is a best way to run a business if that business have very less involvement of human.
In this course I will show you a step by step process of creating a Democratic Organization on Blockchain.
At the end of this course you will be able to launch your own DAO in Ethereum and also extend it as per your need.