beefy-contracts
Contract templates
Community-driven development of smart contract templates for the Beefy protocol
Public repo for the community devs to advance the Beefy protocol.
180 stars
15 watching
166 forks
Language: Solidity
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
runtimeverification/verified-smart-contracts | Formally verified smart contracts for blockchain applications | 718 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 962 |
paulrberg/foundry-template | Provides a template for developing Solidity smart contracts with automated testing and formatting tools. | 562 |
alephao/solidity-benchmarks | A collection of benchmarks for popular contract implementations in Solidity. | 103 |
bancorprotocol/contracts-solidity | A collection of smart contract components for a decentralized exchange platform | 842 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,961 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
abstractsdk/templates | Provides a starting point for building composable smart-contracts on the Abstract platform | 10 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
nomoixyz/vulcan-template | A template for smart contract projects with built-in testing and scripting tools | 30 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,072 |
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 |
zumzoom/solidity-template | A scaffolded project for building and testing smart contracts in Ethereum-based blockchain platforms. | 31 |