Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 522 Bytes

File metadata and controls

10 lines (8 loc) · 522 Bytes

example-calculator-contract

Example contract to demonstrate usage of HotPocket features.

This repo holds two applications.

  • smart-contract : The calculator smart contract logic, which was developed on top of the HotPocket consensus engine.
  • client-application : The application to communicate with the smart contract.

References