Modular Implementation of various components, which interact with Alchemy Web3 Platform and AWS Cloud. Allowing you to use Alchemy Platform in the cloud and simultaneously simplifies provisioning of AWS Resources in the cloud.
.
|-- cdk-alchemy-webhooks // Implementation of Alchemy Webhooks Module
|-- cdk-alchemy-webhooks-skill // Claude Code skill for scaffolding webhook constructs
|-- docs // Documentation App
`-- examples // Implementation of examples with CDK
npm install @kovi-soft/cdk-alchemy-webhooksnpx skills add https://github.com/KovacZan/cdk-alchemy/tree/master/packages/cdk-alchemy-webhooks-skillCheck the Documentation for more details
Run the initial setup then move to dedicated package for the module you want to work in
git clone https://github.com/KovacZan/cdk-alchemypnpm installcd packages/<module>Alchemy CDK is MIT licensed.