A template repository for Solidity smart contract development using Foundry and TypeChain.
- Foundry for smart contract development and testing
- TypeChain bindings for both ethers v5 and v6
- Multi-chain deployment support
- Environment-based configuration
- Secure secrets management with SOPS
- GitHub Actions CI/CD pipeline
- NPM package publishing support
- Node.js (v18+)
- pnpm
- Foundry
- SOPS (for secrets management)
- AWS CLI (for KMS-based secret decryption)
- Clone the repository: