You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered network issues and airdrop rate-limiting during development on Solana's devnet/testnet led to the creation of a Docker image for deploying solana-test-validator on an EKS cluster. Additionally, a Kong Ingress Gateway was utilized to proxy requests.
solana program deploy -u https://self-deployed --program-id target/deploy/keypair.json target/deploy/test.so
The text was updated successfully, but these errors were encountered:
Encountered network issues and airdrop rate-limiting during development on Solana's devnet/testnet led to the creation of a Docker image for deploying solana-test-validator on an EKS cluster. Additionally, a Kong Ingress Gateway was utilized to proxy requests.
solana program deploy -u https://self-deployed --program-id target/deploy/keypair.json target/deploy/test.so
The text was updated successfully, but these errors were encountered: