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
Add support for AI agents to verify Solana programs using their wallet to sign off solana-verify PDAs, enabling automated verification of program deployments.
AI agents should be able to:
Take a GitHub repository and program ID as input
Use their Solana wallet to sign verification PDAs
Complete the verification process automatically
Return the PDA address of the successful verification
Add support for AI agents to verify Solana programs using their wallet to sign off solana-verify PDAs, enabling automated verification of program deployments.
AI agents should be able to:
Resources
https://www.solanaverify.org/
https://solana.com/developers/guides/advanced/verified-builds
https://docs.anza.xyz/runtime/programs/
https://www.programwatch.dev/
https://verify.osec.io/
https://re.usethesvm.com/
The text was updated successfully, but these errors were encountered: