Autonomous-Finance / aoform

provisioning tool for AO
2 stars 2 forks source link

Directory feature #4

Closed elliotsayes closed 1 month ago

elliotsayes commented 1 month ago

this required splitting up the deployment into spawnProcess and deploySource stages

Also, a couple bug fixes/enhancements

example:

      package.preload["aoform.directory"] = {
        ["custody-creator"] = "nohAOu4I89cfdSzKWqtMh1j5QNnNpCtDGkx2aWtYU7o"
      }
smowden commented 1 month ago

amazing feature, much appreciated