Skip to content

golemfactory/golem-client

Repository files navigation

golem-client Continuous integration

Client for Brass Golem Network.

Subprojects

  • actix-wamp (api docs) - Asynchronous client library for WAMP.

  • golem-rpc-api (api docs) - Typesafe binding for Brass Golem RPC services.

  • golem-rpc-api-macro - Procedural macros for binding Brass Golem RPC endpoints.

  • golemcli - command line interface for Brass Golem (re)implemented in Rust.

GolemCLI

Install or Upgrade

On Unix:

curl -sSf https://golemfactory.github.io/golem-client/install/golemcli-update.sh | bash

Compilation prerequisites (Windows)

This project builds under Windows (validated under VC toolchain), after following prerequisites are installed: