permaweb / aos

An operating system for AO: The hyper parallel computer
https://ao.g8way.io
Other
74 stars 52 forks source link

chore: mv ao.lua to aos and make handlers arguments dynamics #317

Closed twilson63 closed 3 months ago

twilson63 commented 3 months ago

Latest adjustments to AOS 2.

if only two arguments added then

  • handlers.add("Balance", function (msg) msg.reply({ Data = Balances[msg.Recipient or msg.From]}) end)
  • added ao.lua to aos process