Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.49 KB

File metadata and controls

45 lines (27 loc) · 1.49 KB

Executor Development Notes

Overview

This repository is generated from this multi-chain template.

Runtime Support

Developer Dependencies

Off-Chain

Run bun install --frozen-lockfile at the root of this repo to install the off-chain dependencies.

EVM

SVM

Required versions are defined in ./svm/rust-toolchain.toml and ./svm/Anchor.toml

Recommended VSCode Settings

Recommended VSCode settings and extensions have been included as workspace settings in this repository (.vscode).

This includes:

Additional, related settings may be required based on your use.