Skip to content

arsen3d/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

Customizing the service hash

If you want to use a specific service hash, for testing purposes, follow these steps:

  1. ./frontend/constants/serviceTemplates.ts: Ensure that the hash you want to use is correctly referenced in the appropriate service template hash.
  2. ./frontend/config/agents.ts: Ensure that the corresponding service has isAgentEnabled: true.

Project Dependencies

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

License

Security

About

Pearl - Run agents, stake & earn rewards*

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.5%
  • CSS 41.4%
  • JavaScript 4.0%
  • Python 3.4%
  • Shell 1.9%
  • Makefile 0.3%
  • Other 0.5%