aergoio / aergo-vote-dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daodapp

Project setup

git submodule init && git submodule update
yarn install

Compiles and hot-reloads for development

yarn serve

Configure Aergo node:

VUE_APP_AERGO_NODE=https://mainnet-api-http.aergo.io
VUE_APP_CONTRACT_ADDRESS=Amgey73vTnS35jD298DJEmbNFTNT5zHtahQCAKJBot7JV4q83oQd
VUE_APP_AGORA_URL=https://raw.githubusercontent.com/aergoio/agora/
VUE_APP_SCAN_URL=https://mainnet.aergoscan.io yarn serve

Compiles and minifies for production

yarn build

Run your tests

yarn test

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 76.9%Language:JavaScript 12.9%Language:Lua 9.0%Language:TypeScript 0.7%Language:HTML 0.4%Language:SCSS 0.0%