-
Updated
Nov 16, 2021 - Scala
dao
Here are 670 public repositories matching this topic...
-
Updated
Jan 7, 2022 - Java
-
Updated
Jan 8, 2022
-
Updated
Jan 7, 2022 - Java
-
Updated
Jan 7, 2022 - Java
-
Updated
Nov 12, 2021 - C++
-
Updated
Dec 27, 2021 - Go
-
Updated
Apr 18, 2017 - Java
-
Updated
Apr 28, 2021 - Scala
-
Updated
Dec 12, 2021 - Java
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"
-
Updated
Sep 23, 2021 - C++
-
Updated
Mar 1, 2021
-
Updated
Dec 20, 2021 - C++
-
Updated
Jan 1, 2020 - Java
-
Updated
Mar 29, 2019 - Visual Basic
-
Updated
Mar 16, 2017 - Scala
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
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