Skip to content

harpagon210/easysteem

Repository files navigation

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