algorandfoundation / xGov

Algorand xGov Proposals Submission
Creative Commons Zero v1.0 Universal
49 stars 100 forks source link

xgov-90: AWallet scheduler #90

Closed scholtz closed 10 months ago

scholtz commented 4 months ago

We created decentralized scheduler, blockly tealscript coding support, scheduler FE, scheduler API and integrated the decentralized scheduler protocol into AWallet.

Source codes: https://github.com/scholtz/BiatecCronBuilder - Scheduler blockly builder https://github.com/scholtz/BiatecCron - Scheduler backend to build tealscript code from biatec meta code https://github.com/scholtz/wallet - AWallet https://github.com/scholtz/BiatecCronDocs - Docs

Deployed to: https://www.a-wallet.net/ - AWallet https://scheduler.biatec.io/ - Scheduler builder FE https://api-scheduler.biatec.io/ - Scheduler builder BE https://docs-scheduler.biatec.io/ - Documentation