Home

Awesome

EOSIO smart contract examples

polymorphism_shapes

How NOT to create polymorphic structures in the EOSIO database (see variants_shapes for a correct solution)

variants_shapes

Using variants to store different shapes in the EOSIO database

variants_uints

A simple version of variants_shapes that stores uint8_t, uint16_t or a string in a table

commit_hash_reveal

A full blockchain application: