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
- https-outcalls: sample app that showcases how to implement HTTPS outcalls
- json: generate JSON file exposed on the web on the fly
- multi-collection-hooks: hooks that listen to multiple collections with a dispatch pattern
- calls: a minimal app that demonstrates how to make canister-to-canister calls inside a Rust serverless function
- logging: demonstrates how to use Juno's built-in logging functions with proper log levels