Examples
There is dedicated package inside monorepo, which serves for the soul purpose of providing examples.
Try it out
1. Clone
git clone https://github.com/KovacZan/cdk-alchemy
2. Install
pnpm install
3. Move to
cd packages/examples
4. Execute
cdk deploy <any-of-the-stacks>
List of Provided Example Stacks
- NFTActivityStack
- AddressActivityStack
- DroppedTransactionsStack
- MinedTransactionsStack
- NFTActivityQueueStack
- AddressActivityQueueStack
info
Once the packages is finished and all the neat picks are set, we will provide detailed documentation on how to set each and every construct up