Example DAOsThere are many types of DAOs, that means different protocols are required to handle specific cases.Basics of DAO ProtocolsFirst of all, DAO is a community, but on the tech level DAO is a proposals processor. Any processor programs have bugs/vulnerabilities. If to implement DAO as a set of smart contracts there are many levels of hacks:TechnicalProtocols level, DAO specificApplication levelBitcoin can be considered as a first DAO protocol with voting mechanism, internal monetary sy...