Skip to content

Latest commit

 

History

History

rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Juno Examples - Rust

A collection of examples developed on Juno.

  • assertions: a simple example of assertion
  • ethereum-address: derive an Ethereum address for an authenticated user
  • 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