Skip to content

Governance and budgeting system for Hive blockchain

License

Notifications You must be signed in to change notification settings

steem-supporter/hive-dao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Governance and budgeting system for Hive blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 91.0%
  • Vue 6.8%
  • JavaScript 2.0%
  • HTML 0.2%