Skip to content

random-labs/steem-proposals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steem Proposals System

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_STEEMIT_TESTNET = 'https://testnet.steemitdev.com'
VUE_APP_STEEMIT_MAINNET = 'https://api.steemit.com'

About

UI for Steem Proposals System (Steem DAO)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 91.7%
  • Vue 6.6%
  • JavaScript 1.5%
  • HTML 0.2%