This is a sample æpp that compiles contracts using the æternity JavaScript SDK.
Choose the wallet example from examples folder (the simplest is iframe-based wallet)
Start the wallet according to its readme
Start this æpp, which will start on port 9001arrow-up-right
Connect this æpp to a choosed wallet according to its readme
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?