@kei.fi/config-contracts
v1.0.0-rc.2
Published
A template repository for Solidity smart contract development using Foundry and TypeChain.
Downloads
129
Readme
Smart Contract Template
A template repository for Solidity smart contract development using Foundry and TypeChain.
Features
- 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
Prerequisites
- Node.js (v18+)
- pnpm
- Foundry
- SOPS (for secrets management)
- AWS CLI (for KMS-based secret decryption)
Installation
- Clone the repository: