📄️ Assertion
An example demonstrating how to write custom assertions in TypeScript for Juno serverless functions.
📄️ Mutation
An example demonstrating how to modify and re-save documents in Juno Satellites using TypeScript hooks.
📄️ Canister Calls
An example showing how to call external canisters (e.g., ICRC ledger) from a serverless function written in TypeScript using Juno Satellites.