- have NodeJS and NPM installed on your server, see https://nodejs.org/en/download/
- have a MongoDB server installed on your server, see https://docs.mongodb.com/v3.2/administration/install-community/
- have a Steem account with a minimum of 1000 Steem Power
To "install" the app, simply follow these steps:
- get the files from the repository:
- via the git cli:
git clone https://github.com/harpagon210/steemsmartcontracts.git
(then select the "witnesses" branch:git checkout witnesses
- by downloading the zip file: https://github.com/harpagon210/steemsmartcontracts/archive/witnesses.zip
- via the git cli: