-
Using the COALA Model Law for DAO (drllau [[commentary](https://github.com/drllau/hackathon-/blob/Codeslaw-v08/COALA/COALA-DAO-Model-Law.pdf)] ) iterate over LexDAO's policy stance wrt DAO legislation…
-
🔗 **Quick Lins**
- [Elsa DAO](https://www.clarity.vote/organizations/ElsaWorkflows): Propose, Vote and Deposit
- [Project Board](https://github.com/orgs/elsa-workflows/projects/8/views/6 ): Monit…
-
Since its a big feature, we need some help to market it better so that the DAOs use it and we are able to gather feedback.
-
-
Write an article about DAOhaus, a specific DAO, or your personal DAO experience.
-
Criar os teste unitários para os DAO usuario, reserva e sala usando JUnit.
-
##### Brief description of problem/feature
I know that @yeisenberg was trying to look at the Mendota admin page earlier today. He said that he got it to load once, surprisingly! But that it failed la…
-
Leandrão, quando organizamos o projeto em camadas, as classes similares ficam no mesmo pacote. Então, os DAOS poderia ficar no pacote `br.com.comex.dao`.
Outra forma seria agrupar por contextos. Po…
-
I think in some cases it is handy to manage transactions from outside of DAO objects, ex:
class MyBusinessLogic {
def doSomething = {
inTransaction {
dao1.create
dao2.update
...…
vatel updated
11 years ago
-
It would seem helpful to create a standard deference agreement that binds DAO members to smart contract results and/or votes. For example, on Aragon, I can create a DAO where members can sign transact…