| name | alchemy-prod-checklist |
| description | Execute production readiness checklist for Alchemy-powered dApps.
Use when deploying Web3 applications, preparing for mainnet launch,
or validating blockchain integration before go-live.
Trigger: "alchemy production", "alchemy go-live", "alchemy mainnet checklist",
"dApp production readiness".
|
| allowed-tools | Read, Write, Edit, Bash(curl:*), Grep |
| version | 1.5.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
| tags | ["saas","blockchain","web3","alchemy","production"] |
| compatibility | Designed for Claude Code |
Alchemy Production Checklist
Pre-Launch Checklist
API & Infrastructure
Security
Smart Contracts (if applicable)
Performance
Validation Script
import { , } ;
(): <> {
: <{ : ; : ; : }> = [];
alchemy = ({ : process.., : . });
{
block = alchemy..();
checks.({ : , : , : });
} (: ) {
checks.({ : , : , : err. });
}
{
alchemy..();
checks.({ : , : , : });
} { checks.({ : , : , : }); }
{
alchemy..();
checks.({ : , : , : });
} { checks.({ : , : , : }); }
fs = ();
buildDir = ;
(fs.(buildDir)) {
content = fs.(buildDir, { : })
.( f.().())
.( fs.(, ))
.();
apiKeyExposed = content.(process.. || );
checks.({ : , : !apiKeyExposed, : apiKeyExposed ? : });
}
.();
( c checks) {
.();
}
failures = checks.( !c.);
.();
}
().(.);