Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 517 Bytes

File metadata and controls

8 lines (6 loc) · 517 Bytes

Juno Examples - TypeScript

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