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: about 1 month 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 | 963 |
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 | A pre-configured development environment for building and testing Solidity smart contracts | 570 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
beefyfinance/beefy-contracts | Community-driven development of smart contract templates for the Beefy protocol | 182 |
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. | 382 |
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 | 543 |
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 | 541 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |