AaroneGeorge / DAO-on-Q-Blockchain

A DAO on Q blockchain

Home Page:https://dao-qblock-metaschool.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interact with the Q blockchain and smart contracts easily and secure

App uses React, Redux, Styled Components

Prerequisites

Prepare

Log in to GitLab NPM package registry. Token could be retrieved at GitLab User Settings / Access Tokens with read_api option enabled.

yarn config set '//gitlab.com/api/v4/packages/npm/:_authToken' <token>

Install package dependencies

  yarn install

Run locally

  yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

CONTRIBUTORS:

About

A DAO on Q blockchain

https://dao-qblock-metaschool.vercel.app/

License:GNU Lesser General Public License v3.0


Languages

Language:TypeScript 98.7%Language:JavaScript 0.9%Language:HTML 0.2%Language:Dockerfile 0.1%Language:CSS 0.1%