Skip to content

Code exercises for the Udemy class "How to build Decentralized Auto Democracy DAO in Blockchain"

Notifications You must be signed in to change notification settings

halfalicious/Udemy-BlockchainCongress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Udemy-BlockchainCongress

This repo contains my coding exercises and unit tests for the Udemy course "How to Build A Decentralized Democracy Dao in Ethereum Blockchain" (https://www.udemy.com/how-to-build-decentralized-democracy-dao-in-ethereum-blockchain/learn/v4/content). The purpose of the course is to build a Blockchain Congress (essentially a smart contract where members can propose and vote on payouts to other members) and a Shareholder association (which is an extension of the Blockchain Congress where members, now called shareholders, can instead vote with token balances).

The coding exercises consist of smart contracts written in Solidity and associated Truffle JavasScript tests. The Truffle tests have all been successfully run (i.e. tests complete and pass) via Truffle 3.4.7 and TestRPC.

About

Code exercises for the Udemy class "How to build Decentralized Auto Democracy DAO in Blockchain"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published