Migration / Scripts
EVM
// Foundry
forge script script/Script.s.sol:Script --rpc-url https://eth.llamarpc.com --broadcastSolana
// Scripts in migrations/deploy.ts
anchor migrateLast updated
EVM
// Foundry
forge script script/Script.s.sol:Script --rpc-url https://eth.llamarpc.com --broadcastSolana
// Scripts in migrations/deploy.ts
anchor migrateLast updated