- Current repo - the existing repo in which the Base and Solana deployments are hosted in
- Rescue repo - a new repo that you will be guided to create below
- BASE_NETWORK_NAME - the name used in the Current repo's hardhat.config.ts, which is also the subfolder name under `/deployments' in the Current repo
- Original Solana OFT - the one mistakenly created with 18 decimals
- New Solana OFT - the new one, created with 9 decimals
- Init a repo using the EVM only OFT template:
npx create-lz-oapp@latest --example oft