Skip to content

valory-xyz/olas-operate-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pearl

A cross-platform desktop application used to run autonomous agents powered by the OLAS Network.

Getting Started

For Users

Downloading the latest release

Note: The release pages also contain Source Code .zip files and dev- prefixed builds. These are not intended for general use. Ignore them unless you're a developer!

  • Go to the Releases page.
  • Download the latest release for your operating system.
    • If you're on Windows, download the .exe file.
    • If you're on MacOS, download the .dmg file.
      • Both Intel x64 and Apple Silicon ARM64 builds are available.
  • Install the application by running the downloaded file.

For Developers

Setting up your development environment

Setting up a development RPC endpoint

Project Dependencies

There are three parts to the project: the Electron app (CommonJS), the NextJS frontend (TypeScript), and the Python backend/middleware.

License

Security