Skip to content

Latest commit

 

History

History

smart-contract-verifier

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Smart-contract Verifier (Logic)

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, Rest API over HTTP and GRPC server implementation is available and can be found at smart-contract-verifier-server