WARNING: This code base is a pilot project and is unreviwed and not maintained!
The purpose of this plugin was an in-browser app for simple asset transfers.
- for install package(node modules)
npm install
- for generate build(it's a folder with chrome extension)
npm run build
- for starting local server with this application on the http://localhost:3000/#/ (not recomended, because need to comment some part of code, when using only chrome extension function)
npm run start
- for the switch to real/test server, you must comment/recomment 32-34 / 35-37 line