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 sample contract æpp, which will start on port 9001
9001
Visit localhost:9001arrow-up-right
This wallet should attempt to connect to the æpp
Prerequisite: refer SDK installation
Install required dependencies with npm install
npm install
Start the build server in watch mode npm run serve
npm run serve
Open chrome://extensionsarrow-up-right
Enable "Developer mode" at the right top conner
Press "Load unpacked" button and choose the dist folder
dist
Last updated 9 months ago
Was this helpful?