Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 335 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 335 Bytes

Hive DAO

Project setup

npm install

Dev build

npm run serve

Production build

npm run build

Config

Please add the following api endpoints to your .env file (root folder):

VUE_APP_HIVEMIND_API = 'https://tower.emrebeyler.me/api/v1'
VUE_APP_HIVE_MAINNET = 'https://api.openhive.network'