Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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