The demeter.run web3 development platform provides an extension, Cardano Marlowe Runtime, that has Marlowe tools installed. This extension provides the Marlowe Runtime backend services and a Cardano node, so you don't need to set environment variables, install tools or run backend services.
- If you are using this starter kit with the Cardano Marlowe Runtime extension for demeter.run, please see these resources to help you set up wallets:
- Using demeter.run's Marlowe Runtime extension (video) (2:32) to access Marlowe Runtime.
- The jupyter notebook 00-preliminaries.ipynb and/or demonstration of setting up keys and addresses (video) (6:17) to set up wallets.
- If you are not using demeter.run and need to start your own instance of Marlowe Runtime, please see these resources in sequence:
- The docker instructions and/or launching Marlowe Runtime using Docker (video) (9:48) to set up Marlowe Runtime.
- The jupyter notebook 00-preliminaries.ipynb and/or demonstration of setting up keys and addresses (video) (6:17) to set up wallets.