solidity-patterns
ds-proxy
solidity-patterns | ds-proxy | |
---|---|---|
7 | 1 | |
3,190 | 312 | |
- | 0.3% | |
0.0 | 0.0 | |
9 months ago | over 2 years ago | |
Solidity | Solidity | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
solidity-patterns
-
Want to learn blockchain development but confused
Then i delved into best practises (https://consensys.github.io/smart-contract-best-practices/) and patterns (https://fravoll.github.io/solidity-patterns/) to improve.
-
7 Must-Have Blockchain Development Resources to learn in 2023.
I recommend using the freecodecamp course(1st one on the list), then going through solidity by examples and the main dedi use cases on https://github.com/smartcontractkit/defi-minimal (if you are interested in more theory, there is https://defi-learning.org/f22) and common design patterns on https://fravoll.github.io/solidity-patterns/
-
Getting started as a smart contract developer
Solidity Patterns
-
What are some good beginner projects?
GitHub - fravoll/solidity-patterns: A compilation of patterns and best practices for the smart contract programming language Solidity
- Highly recommend going through this Solidity Patterns doc for anyone that hasn't seen it before (/r/ethdev)
- Highly recommend going through this Solidity Patterns doc for anyone that hasn't seen it before
- Are ERC-20 tokens and dApps just as secure as Ethereum itself?
ds-proxy
-
Daily General Discussion - September 27, 2021
A DSProxy is a smart contract that is created and owned by your EOA (your account that you have loaded up in your MetaMask or Ledger or whichever wallet interface) and your DSProxy then holds any number of Maker Vaults on it. Effectively, it's being used as a smart contract wallet, with your EOA being the only owner and manager.
What are some alternatives?
GETProtocolCoreV1.0-DEPRECIATED - 🎫 Contract overview and definition of GET Protocol's NFTs
prb-math - Solidity library for advanced fixed-point math
ds-sort - Quicksort library in Solidity
weather-nft - chainlink weather nfts
uniswap-v3-flashswap - example code of uniswapV3 flash swap/loan with hardhat and ethersjs
midas - EVM-compatible Smart Contract bot which performs DEX arbitrage via Aave & dYdX Flash Loans
smartcontract-lottery
dharma-smart-wallet - An upgradeable, meta-transaction-enabled smart wallet for earning interest on stablecoins while retaining custody of funds, with an added security backstop provided by Dharma Labs.
solidity-cheatsheet - Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.
MultiSigWallet - Ethereum MultiSigWallet