Skip to content

Algo Builder v6.0.0

Latest
Compare
Choose a tag to compare
@robert-zaremba robert-zaremba released this 04 Nov 15:05
· 49 commits to master since this release
295ee27

Highlights

  • AVM v7 support
  • Lot of work related to dealing with multisignatures:
    • multisig verification for Runtime (your test framework)
    • few high level functions to create and sign multisig in the web package
    • see our Multisignature guide
  • Support for foreign app account access in Runtime
  • Interface for rekeyed accounts in Runtime and Algob

Updated docs, worth to check:

DAO App

We also created a DAO webapp, a service to create new DAOs, browse existing DAOs, make proposals and voting. The DAO app requires indexer to discover DAOs and automatically manage your gov tokens (staking) and proposals. This is a huge step towards communit DAOs.

Feel free to clone it or deploy it by your own and contribute. It's an open source project and we hope to see community engaging into it. Next sprint we will deploy it on testnet.

What's Changed

Changelog

List of Commits:

New Contributors

Full Changelog: v5.0.1...v6.0.0