-
Updated
Feb 4, 2022 - Scala
dao
Here are 716 public repositories matching this topic...
-
Updated
Feb 2, 2022
-
Updated
Jan 24, 2022 - Java
-
Updated
Feb 2, 2022 - Java
-
Updated
Jan 21, 2022 - Java
-
Updated
Nov 12, 2021 - C++
-
Updated
Jan 23, 2022 - Go
-
Updated
Apr 18, 2017 - Java
-
Updated
Apr 28, 2021 - Scala
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"
-
Updated
Dec 12, 2021 - Java
-
Updated
Sep 23, 2021 - C++
-
Updated
Mar 1, 2021
-
Updated
Jan 26, 2022 - C++
-
Updated
Mar 29, 2019 - Visual Basic
-
Updated
Jan 1, 2020 - Java
Currently to run tests you have to copy and paste a sequence of commands from the README (i.e. to run all tests).
Replace this with a Makefile similar to how laminar.one does it https://github.com/laminar-protocol/laminar-chain/blob/master/Makefile
Unit tests
-
Updated
Mar 16, 2017 - Scala
Improve this page
Add a description, image, and links to the dao topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dao topic, visit your repo's landing page and select "manage topics."

Context / Background / How This Idea Came To Fruition
From Nader's message
Problem / Opportunity