The Wayback Machine - https://web.archive.org/web/20200903034531/https://github.com/topics/dao
Skip to content
#

dao

Here are 402 public repositories matching this topic...

这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。

  • Updated Aug 28, 2020
  • Java

⚔️ 金轮法王,哦不,是轮子大师带你玩转Android,是时候尝试下MVVM了。这是一个Android应用开发全家桶库,支持Kotlin+MVVM+Dagger2+Retrofit架构。【以下SEO请忽略,odio vidio vedio anzuo butterknife autolayout greendao ormlite lottie qmui android-qmui android-lottie jacknife jk odeo vedeo dragger2 dager2 lotti lotte miui】

  • Updated Sep 2, 2020
  • Java
AnthonyAkentiev
AnthonyAkentiev commented Jul 20, 2018

"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))

то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"

dOrgJelli
dOrgJelli commented Nov 17, 2019

Currently we've hard-coded our state persistence into the UI layer and are using the localStorage of the browser. We should instead be making API calls into the Lib layer, and using an interface the implementer of the library supplies upon initialization.

For example:

import { initStateStore } from "lib/state";

// localStorage in browser, file in CLI
setStateStore({
  getIt

Improve this page

Add a description, image, and links to the dao topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dao topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.