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