Skip to content

Quickly develop, deploy and test Solana programs from browsers

License

Notifications You must be signed in to change notification settings

horizonx-tech/solana-client-icp

 
 

Repository files navigation

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

About

Quickly develop, deploy and test Solana programs from browsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.6%
  • Shell 0.4%