Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aagent-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aagent-cli

It is CLI to work with Autonomous Agents on Obyte

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 20 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc