Update Blockfrost Ice Breaker
Last updated
Last updated
In this example we will update from Ice Breaker - blockfrost-platform 0.0.1 to 0.0.2 - Updated: 3/20/2025
Run the following command to update Rust:
rustup update
Clone the blockfrost-platform git to your git folder. Run:
cd $HOME/git
git clone https://github.com/blockfrost/blockfrost-platform
To find the current version go to https://github.com/blockfrost/blockfrost-platform/releases/latest and look for latest version.
To checkout current version in this case blockfrost-platform 0.0.2, first change to blockfrost-platform folder in git and then checkout version. Run:
cd $HOME/git/blockfrost-platform
git checkout 0.0.2
cargo build --release
Stay in $HOME/git/blockfrost-platform
folder and then run:
./target/release/blockfrost-platform --version
If blockfrost-platform 0.0.2
move to next step
sudo systemctl stop blockfrost-platform.service
cd $HOME/git/blockfrost-platform/target/release
sudo mv -f blockfrost-platform /usr/local/bin/blockfrost-platform
sudo systemctl start blockfrost-platform.service
Check version run:
blockfrost-platform --version
Should read blockfrost-platform 0.0.2
Check status
systemctl status blockfrost-platform
If you have the correct version and the status is good, go ahead and clean up files.
cd $HOME/git
rm -rf blockfrost-platform
Additional sources which helped create this guide: https://platform.blockfrost.io/get-started
Thanks to the following pools for helping to put together these guides. Please consider delegating to their pools to support them. Are you a pool? Consider buying them a coffee