Skip to content

v0.1.4

Compare
Choose a tag to compare
@yanganto yanganto released this 08 Oct 09:27
· 90 commits to main since this release
  • Provide Address type
  • Implement Key, Value trait for Address type
  • Provide ballot-contract for voting example
  • Implement ewasm_call_only_by! macro for access control on contract handler
  • Implement sewup::utils::caller to get the Address of caller