Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 371 Bytes

Cert network smart contract

The cert-network smart contract written in solidity.

Getting Started

For a quick start, copy all the codes from Certificate.sol into Remix and enjoy coding!

Functions

  • add approver
  • create user
  • create certificate
  • verify certificate

License

This project is licensed under the MIT License