endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

cli,daemon: Use "agent" instead of "party" #2026

Closed rekmarks closed 7 months ago

rekmarks commented 9 months ago

We should standardize on "agent" instead of "party" for "endo entity with mailbox" in the daemon and CLI. E.g. withEndoParty in the CLI should be withEndoAgent.

rekmarks commented 7 months ago

Closed by #2152