Skip to content

valory-xyz/olas-operate-app

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

451e765 · Sep 30, 2024
Sep 23, 2024
Sep 19, 2024
Sep 30, 2024
Sep 30, 2024
Sep 12, 2024
May 16, 2024
Sep 16, 2024
Mar 6, 2024
Sep 12, 2024
Jul 4, 2024
Sep 17, 2024
Aug 28, 2024
Sep 20, 2024
May 31, 2024
Jan 29, 2024
Sep 12, 2024
Sep 20, 2024
May 27, 2024
May 7, 2024
Sep 12, 2024
Sep 12, 2024
Sep 17, 2024
Jul 8, 2024
Aug 12, 2024
Jul 25, 2024
Jul 8, 2024
Sep 30, 2024
Sep 12, 2024
Sep 30, 2024
Aug 22, 2024
Sep 30, 2024

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