-
Updated
Feb 12, 2022 - Scala
dao
Here are 728 public repositories matching this topic...
-
Updated
Feb 12, 2022
-
Updated
Feb 8, 2022 - Java
-
Updated
Feb 11, 2022 - Java
-
Updated
Feb 13, 2022 - Java
-
Updated
Nov 12, 2021 - C++
-
Updated
Feb 8, 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
Feb 9, 2022 - C++
-
Updated
Mar 29, 2019 - Visual Basic
-
Updated
Feb 12, 2022 - Rust
-
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
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