/lisk-manager

Easily manage your Lisk nodes within a web environment

Primary LanguageTypeScriptMIT LicenseMIT

Banner Logo

Online demo

http://manager.lisktools.eu

Run it locally

Clone repository

git clone https://github.com/Lemii/lisk-manager.git

Install dependencies

npm install

Run the app in the development mode

npm run start

Create and serve a production build

npm run build
npm run serve

License

Licensed under MIT.