hardhat-project-template-ts
Smart contract template
A fully-fledged Hardhat project template based on TypeScript for building and deploying Ethereum smart contracts
A fully-fledged Hardhat project template based on TypeScript.
214 stars
3 watching
46 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
ethereumfoundryhardhatsmart-contractssoliditytemplatetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
pcaversaccio/xdeployer | A tool to deploy smart contracts across multiple EVM chains with the same deterministic address | 439 |
foundry-rs/hardhat-foundry-template | Template repository for getting started with Foundry and Hardhat in one project | 239 |
rhlsthrm/typescript-solidity-dev-starter-kit | A starter kit for developing smart contracts with a full Typescript environment using Hardhat as the platform layer | 410 |
etherspot/etherspot-prime-contracts | A set of reusable, TypeScript-based smart contract templates for the Etherspot ecosystem. | 50 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
foundry-rs/hardhat | A collection of plugins to integrate Foundry with the Hardhat project framework | 93 |
goranetwork/algokit_default_template | Provides a basic structure for building Algorand smart contract projects using the Goracle protocol and Algokit. | 4 |
arweaveteam/smartweave | Enables users to create, deploy, and interact with scalable smart contracts on the Arweave protocol using a simple CLI interface. | 250 |
timidan/foundry-hardhat-diamonds | Provides a template and tools for building Diamond contracts on the Ethereum blockchain | 71 |
pcaversaccio/create2deployer | A helper contract to facilitate safe and easier deployment of smart contracts using the CREATE2 EVM opcode | 287 |
abstractsdk/templates | Provides a starting point for building composable smart-contracts on the Abstract platform | 10 |
transmissions11/foundry-template | A streamlined template for creating smart contracts with Foundry and Solmate | 163 |
algorandfoundation/algokit-fullstack-template | Provides a full-stack template for developing and deploying Algorand smart contracts with both frontend and backend tools | 6 |
pcaversaccio/snekmate | Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 503 |