Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 826 Bytes

README-EN.md

File metadata and controls

34 lines (23 loc) · 826 Bytes

GoBlockchain DApp

Translations

Português - English

Decentralized application to use in GO classes.

Project composed by DApps that are being created in a collaborative way by the Brazilian Community.

What's being built

  • Identity
  • Token
  • Reputation
  • Checking Account
  • Certificate
  • Payment

Access your DApp here :shipit:

Local installation

To navigate in the project on your computer, execute the following commands on the root folder 'DApp'.

Requirements

Necessary install node.js, download here.

- npm install
- npm install -g bower
- bower install
- gulp dev