Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 413 Bytes

File metadata and controls

11 lines (8 loc) · 413 Bytes

StorkTypes

  • defines the custom data type used to interact with StorkNet.

StorkQueries

  • contains the Queries that are supported, each has it's own event emission that is picked up by a StorkClient

StorkContract

  • a superset contract of StorkQueries that handles the account balance, StorkDataTypes, etc.

StudentGrades

  • an example contract that interacts with StorkNet using SQL (Stork Query Language).