forge-template
Contract builder
Provides a set of tools and utilities to quickly build and test smart contract projects using the Forge framework
232 stars
3 watching
31 forks
Language: Solidity
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
foundry-rs/forge-template | A starter project for building Smart Contract projects with Foundry's Forge framework. | 383 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
smartcontractkit/foundry-starter-kit | A tool to help developers build, test, and deploy smart contracts using the Foundry framework | 334 |
zeframlou/foundry-template | A template project for building and deploying smart contracts using Foundry framework | 155 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
transmissions11/foundry-template | A streamlined template for creating smart contracts with Foundry and Solmate | 163 |
foundry-rs/forge-std | A collection of helpful contracts and libraries to simplify development with Forge and Foundry | 846 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
nodefactoryio/solidity-node-docker-starter | A toolset for developing and deploying Ethereum smart contracts with Node.js and Docker | 62 |
crytic/building-secure-contracts | Provides guidelines and best practices for developing secure smart contracts in the Ethereum ecosystem. | 2,222 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 962 |
refcell/femplate | A robust template repository providing a structured foundation for Foundry projects with scripting and testing utilities. | 383 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |