Skip to content

Cardinal-Cryptography/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contracts

Smart contracts examples written in ink!:

  • Escrow - Escrow is the third party which holds the asset (asset can be money, bond, stocks) on the presence of two parties
  • upgradability/set_code_hash - Contract upgradability using set_code_hash method
  • upgradability/forward-proxy - Contract upgradability using forward proxy pattern

Releases

No releases published

Packages

No packages published

Languages