0.0.1 • Published 1 year ago
@kei.fi/contracts-template v0.0.1
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:
0.0.1
1 year ago