Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

first

This example is to demonstrate a basic EOSIO smart contract, including

  • Define contract actions
  • Define a table
  • Perform read/write/remove operations on the table

Use Case

What might it look like to log university certificates to the blockchain?