solidity-template
Blockchain template
A scaffolded project for building and testing smart contracts in Ethereum-based blockchain platforms.
Template solidity project
31 stars
3 watching
11 forks
Language: JavaScript
last commit: 11 days ago
Linked from 1 awesome list
soliditytemplate
Related projects:
Repository | Description | Stars |
---|---|---|
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 962 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
zeframlou/foundry-template | A template project for building and deploying smart contracts using Foundry framework | 155 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
beefyfinance/beefy-contracts | Community-driven development of smart contract templates for the Beefy protocol | 180 |
wtfacademy/wtf-solidity-internals | A tutorial series explaining Solidity's storage layout, memory layout, and ABI encoding rules to help developers understand the internal workings of Smart Contracts. | 47 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
refcell/femplate | A robust template repository providing a structured foundation for Foundry projects with scripting and testing utilities. | 383 |
alianse777/solidity-standard-library | A collection of reusable building blocks for Solidity programming, providing basic data structures and mathematical functions. | 65 |
jg8481/robot-framework-solidity-testing-toolkit | A toolkit combining Solidity testing and cross-chain deployment tools with Robot Framework for developing robust and secure smart contract applications on Ethereum and other EVM-compatible blockchains. | 11 |
tintinweb/solidity-shell | An interactive shell for writing and executing Solidity code | 544 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |