This is a sample wallet that expects an æpp to be loaded into its iframe.
Start this wallet, which will start on port 9000
9000
Start the sample contract æpp, which will start on port 9001
9001
Visit localhost:9000arrow-up-right to see the æpp included into this wallet
Prerequisite: refer SDK installation
Install required dependencies with npm install
npm install
Start the application npm run serve
npm run serve
Last updated 9 months ago
Was this helpful?