Sample æpp for contracts
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a sample æpp that compiles contracts using the æternity JavaScript SDK.
Choose the wallet example from folder (the simplest is )
Start the wallet according to its readme
Start this æpp, which will start on port
Connect this æpp to a choosed wallet according to its readme
Prerequisite:
Install required dependencies with npm install
Start the application npm run serve