This code is identical to https://github.com/lucusfly/iost-extension/
It uses an updated version of the IOST Software Development Kit
I did not modify any source files.
How to compile:
- Install npm and nodejs.
- npm i
- npm run build:local
- Go to chrome://extensions/
- Turn on developer mode at the top right corner
- Drag your /dist folder which generated from step 3 to the page.