@kei.fi/staking-contracts
v1.1.0-rc.12
Published
A template repository for Solidity smart contract development using Foundry and TypeChain.
Downloads
168
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: