-
Updated
Nov 16, 2021 - Scala
dao
Here are 610 public repositories matching this topic...
-
Updated
Nov 22, 2021 - Java
-
Updated
Dec 2, 2021 - Java
-
Updated
Nov 18, 2021 - Java
-
Updated
Nov 17, 2021
-
Updated
Nov 12, 2021 - C++
-
Updated
Apr 18, 2017 - Java
-
Updated
Apr 28, 2021 - Scala
-
Updated
Oct 11, 2021 - Java
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"
-
Updated
Sep 23, 2021 - C++
-
Updated
Mar 1, 2021
NEXT_PUBLIC_MOONSTREAM_DB_URL is a very scary name, and indicates a direct connection to the database.
What this variable actually contains is the URL of the API that current returns the Moonstream DB status.
-
Updated
Mar 4, 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
-
Updated
Feb 9, 2018
-
Updated
May 27, 2021 - HTML
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