WebExtension-based wallet
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a sample wallet as an WebExtension. It works with æpp opened in a browser where it is installed.
Install this wallet to Chrome or Firefox
Start the , which will start on port 9001
Visit
This wallet should attempt to connect to the æpp
Prerequisite:
Install required dependencies with npm install
Start the build server in watch mode npm run serve
Open
Enable "Developer mode" at the right top conner
Press "Load unpacked" button and choose the dist
folder