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.
182 stars
16 watching
171 forks
Language: Solidity
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
runtimeverification/verified-smart-contracts | Formally verified smart contracts for blockchain applications | 720 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 963 |
paulrberg/foundry-template | A pre-configured development environment for building and testing Solidity smart contracts | 570 |
alephao/solidity-benchmarks | A collection of benchmarks for popular contract implementations in Solidity. | 104 |
bancorprotocol/contracts-solidity | A collection of smart contract components for a decentralized exchange platform | 845 |
paulrberg/hardhat-template | Develops Solidity smart contracts using Hardhat and TypeChain | 1,971 |
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 | 12 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
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,076 |
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 |