Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 16:24
· 686 commits to main since this release
875e634

hyperbridge 0.1.9

We've migrated from goerli to sepolia. Please see the docs for the new bridge addresses.

What's Changed

Full Changelog: v0...v0.1.9

Install hyperbridge 0.1.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.1.9/hyperbridge-installer.sh | sh

Install prebuilt binaries into your npm project

npm install @polytope-labs/[email protected]

Install prebuilt binaries via Homebrew

brew install polytope-labs/hyperbridge/hyperbridge

Download hyperbridge 0.1.9

File Platform Checksum
hyperbridge-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
hyperbridge-x86_64-apple-darwin.tar.gz macOS Intel checksum
hyperbridge-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum

hyperclient 0.1.9

Install hyperclient 0.1.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/polytope-labs/hyperbridge/releases/download/v0.1.9/hyperclient-installer.sh | sh

Install prebuilt binaries into your npm project

npm install @polytope-labs/[email protected]

Install prebuilt binaries via Homebrew

brew install polytope-labs/hyperbridge/hyperclient

Download hyperclient 0.1.9

File Platform Checksum
hyperclient-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
hyperclient-x86_64-apple-darwin.tar.gz macOS Intel checksum
hyperclient-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum