0.0.2 • Published 4 years ago

aagent-cli v0.0.2

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

aagent.js

What's it?

It is CLI and library to work with Autonomous Agents on Obyte

CLI

Init

npm i -g aagent-cli
aagent --help

Create project from template (with AA example, tests and library)

aagent init folder

After go to the specified folder and run yarn (or npm i)

Validating AA

aagent validate aa.oscript

Open GUI Wallet to deploy

aagent deploy aa.oscript

If the file is too large it will be uploaded to the server and transferred to the client in the link. This command supports argument --testnet to deploy script through the testnet or mainnet wallet.

Start tests

yarn test

If you want to start developing on Obyte and you need help, write to us on discord or on telegram: @xJeneK