Skip to content

v0.2.0

Compare
Choose a tag to compare
@jrriehl jrriehl released this 30 Jan 16:22
· 300 commits to main since this release
b2d677c

Features:

  • Core framework with interval tasks, message, and event handlers
  • Initial exchange protocol implementation
  • Signed and unsigned message handlers
  • Supports sync (wait for response) and async message exchange
  • Interface with Almanac smart contract on Fetch.ai ledger
  • Optional Tortoise-ORM integration
  • 10 examples
  • Initial docs and test cases