sudo apt update && sudo apt upgrade -y && sudo apt install -y curl git jq lz4 build-essential
curl https://sh.rustup.rs -sSf | sh
. "$HOME/.cargo/env"
curl -L -H "Accept: application/vnd.github.v3.raw" "https://api.github.com/repos/SeismicSystems/seismic-foundry/contents/sfoundryup/install?ref=seismic" | bash
source ~/.bashrc
sfoundryup
git clone --recurse-submodules https://github.com/SeismicSystems/try-devnet.git && cd try-devnet/packages/contract
bash script/deploy.sh
curl -fsSL https://bun.sh/install | bash
cd ~ && cd try-devnet/packages/cli/
bun install
bash script/transact.sh
If you have done all these steps, send a screenshot in the Seismic Discord on the #devnet channel.
📱 Discord Community: discord.gg/seismic
🐦 Twitter/X: @SeismicSys