A sample app that showcases how to implement HTTPS outcalls on Juno.
git clone https://github.com/junobuild/examples
cd rust/https-outcalls
npm ci
Running the frontend app:
npm run dev
Starting the local development (using Docker):
juno dev start
Building and deploying the extended Satellite:
juno dev build