Skip to Content

Blockfrost プラットフォーム公式インストーラー

Linux の場合、シェルプロンプトに以下を貼り付けてください。

curl -fsSL \ https://github.com/blockfrost/blockfrost-platform/releases/latest/download/curl-bash-install.sh \ | bash

このスクリプトは Blockfrost プラットフォームの最新版をダウンロードしてインストールします。

手動インストール

プリビルドのバイナリは GitHub リリースページ  から直接ダウンロードすることもできます。

ダウンロード後、chmod +x blockfrost-platform で実行可能にし、お好みの場所に移動してください。

Last updated on