asch-mini-dao

所属分类:NFT
开发工具:HTML
文件大小:8KB
下载次数:0
上传日期:2018-07-21 19:34:55
上 传 者sh-1993
说明:  这个例子展示了如何创建一个新型的交易或智能合约,并演示了一个小型去中心化的自动交易...
(This example shows how to create a new type transaction or smart contract, and demostrates a mini decentralized autonomous organization (dao) project with project management and voting function.)

文件列表:
LICENSE (1068, 2018-07-22)
config.json (425, 2018-07-22)
contract (0, 2018-07-22)
contract\project.js (501, 2018-07-22)
contract\vote.js (313, 2018-07-22)
dapp.json (642, 2018-07-22)
genesis.json (998, 2018-07-22)
init.js (284, 2018-07-22)
interface (0, 2018-07-22)
interface\project.js (103, 2018-07-22)
model (0, 2018-07-22)
model\project.js (747, 2018-07-22)
model\vote.js (428, 2018-07-22)
public (0, 2018-07-22)
public\index.html (7541, 2018-07-22)

# Asch Mini DAO This example shows how to create a new type transaction or smart contract, and demostrates a mini decentralized autonomous organization (dao) project with project management and voting function. Inspired by [sqf***](https://github.com/sqf***/asch-mini-dao). ## Install Asch first ``` # clone asch git clone https://github.com/aschplatform/asch.git asch && cd asch && npm install && cd .. ``` ## Install the source code ``` git clone https://github.com/bassjobsen/asch-mini-dao.git ``` After that navigate to the new `asch-mini-dao` folder and follow the instruction at [Dapp Development Tutorial 1: Asch Dapp Hello World](https://github.com/AschPlatform/asch/blob/master/docs/dapp_docs/1_hello_en.md). Or simply run [asch-redeploy](https://github.com/AschPlatform/asch-redeploy): ``` > sudo npm -g install asch-redeploy > cd asch-mini-dao > asch-redeploy ```

近期下载者

相关文件


收藏者