This repository is generated from this multi-chain template.
Run bun install --frozen-lockfile at the root of this repo to install the off-chain dependencies.
Required versions are defined in ./svm/rust-toolchain.toml and ./svm/Anchor.toml
Recommended VSCode settings and extensions have been included as workspace settings in this repository (.vscode).
This includes:
- Foundry's forge formatting
- Prettier
- This should work after running
npm ciat the root of this repo.
- This should work after running
Additional, related settings may be required based on your use.