easysteem

wrapper for steemconnect and steemapi to make the life of the beginners easier!

steemapi: https://github.com/steemit/steem-js and steemconnect v2: https://github.com/steemit/steemconnect are embedded to easysteem

some piece of code are extracted from steemit.com (https://github.com/steemit/condenser) and busy.org ( https://github.com/busyorg/busy) open source codes

Installation

  • Clone the repository

  • Open a command line

  • execute npm install

Development

  • execute npm run build:dev to start the development build

Production

  • execute npm run build to start the production build