This repository contains the different FRAME pallets used in the Ajuna/Bajun ecosystem.
We use psvm to manage substrate/polkadot dependencies.
# Install or update psvm. The available polkadot versions are hardcoded in the
# psvm release. Hence, we need to update it regularly.
cargo install --git https://github.com/paritytech/psvm psvm
# Example: update to polkadot version 1.9.0
psvm -v "1.9.0"