-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kaia Chain Hardhat Development Template #329
Comments
sourcify is already well integrated so won't approve this. I am ok with hardhat template for kaia (including sourcify as an option to verify contract) tho. You can amend your proposal to that if you want. |
Just update the proposal to the hardhat template |
Approved |
that doesn't read like a template at all. Here is an example with foundry. You have docs, commands, utilities, etc. |
Okay will make amends |
Updated |
Description
This project aims to create a comprehensive Hardhat development template specifically optimized for the Kaia blockchain. The template will provide developers with a streamlined setup for smart contract development, testing, and deployment on Kaia, incorporating best practices and commonly used tools.
Key Features
Development Environment Setup
Pre-configured Hardhat environment optimized for Kaia chain
TypeScript support out of the box
Environment variable management using dotenv
Structured project organization with separate directories for contracts, tests, and scripts
Smart Contract Development
Sample smart contracts demonstrating Kaia-specific features
Solidity style guide and best practices
Gas optimization templates
Commonly used contract patterns and libraries
Bounty track
-SDK tool on Kaia chain
Github Link: https://github.com/Abidoyesimze/Hardhat-foundry-packages
The text was updated successfully, but these errors were encountered: