Skip to content

valyakin/oscript-vscode-plugin

 
 

Repository files navigation

Oscript extension for Visual Studio Code

Write and validate Autonomous Agents in Oscript language. AAs are programs that automate the movement of funds on Obyte network. They allow to create various DeFi applications.

Features

  • Syntax highlighting
  • Code completion
  • Error highlighting
  • Agent deployment directly from the extension

Agent deployment

Oscript extension provides Oscript: Deploy Autonomous Agent command which is available in Command Palette. Execute it after AA validation and you will get the link you can use to deploy the agent with your phone or another device.

Another way to do this is to click the validation message in the status bar.

Testing

Oscript extension provides an integration with Autonomous Agent testing framework.

Execute Oscript: Create test example files to generate sample test files.

Execute Oscript: Test current file to run the tests.

Tutorial

See the Autonomous Agents documentation for details.

About

VSCode plugin for editing Oscript files and writing Autonomous Agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%