Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 434 Bytes

File metadata and controls

8 lines (6 loc) · 434 Bytes

Smart-contract Verifier

Smart-contract verification service. Contains the main verification logic and exposes interface through which verification function could be called. Should be wrapped into binary providing protocol implementations for communication.

Currently only Rest API over HTTP implementation is available and can be found at smart-contract-verifier-http