Skip to content

Latest commit

 

History

History

https-outcalls

Hooks

A sample app that showcases how to implement HTTPS outcalls on Juno.

Getting started

git clone https://github.com/junobuild/examples
cd rust/https-outcalls
npm ci

Local development

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