/solana-client-icp

Quickly develop, deploy and test Solana programs from browsers

Primary LanguageRustApache License 2.0Apache-2.0

Build packages

See recommended versions.

Build script usage:

./build.sh --help

Usage: build.sh [OPTIONS] <PACKAGE>

<PACKAGE>: Optional WASM package name. Builds all packages if not specified.

OPTIONS:
    -h, --help: Print help information
    -u, --update: Update client dependency

Build all packages:

./build.sh

Build a single package:

./build.sh solana-cli