A collection of examples developed on Juno.
- assertions: a simple example of assertion
- hooks: a simple app that showcases how to write hooks triggered by events
- calls: a minimal app that demonstrates how to make canister-to-canister calls inside a Rust serverless function
- https-outcalls: a sample project that showcases how to implement HTTPS outcalls