MultiSigWallet
ds-proxy
MultiSigWallet | ds-proxy | |
---|---|---|
1 | 1 | |
325 | 312 | |
0.6% | 0.3% | |
0.0 | 0.0 | |
about 3 years ago | over 2 years ago | |
Solidity | Solidity | |
GNU General Public License v3.0 only | 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.
MultiSigWallet
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?
BokkyPooBahsDateTimeLibrary - Gas-Efficient Solidity DateTime Library
prb-math - Solidity library for advanced fixed-point math
social-recovery-wallet - Social Recovery Wallet that hides the identities of Guardians until recovery.
weather-nft - chainlink weather nfts
Daily-COP - This repository contains the smart contract code for the Colombian Peso stablecoin, the Daily COP (DLYCOP) token and the Relayer contract so users can make gasless transactions paying the fee in the same token.
solidity-patterns - A compilation of patterns and best practices for the smart contract programming language Solidity
Tokens - Tokens, Tokens, Tokens
midas - EVM-compatible Smart Contract bot which performs DEX arbitrage via Aave & dYdX Flash Loans
collateralized-erc-20 - A set of smart contracts for creating Collateralized ERC-20 tokens. These tokens are backed by other ERC-20 tokens, providing a lower bound for their value and stability. Collateralized ERC-20 tokens can be used in various applications, such as loyalty tokens, stablecoins, asset-backed tokens, and tokenized commodities.
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.
SmartContract-AnimalCrossing-AutomaticBellDispenser - Smart Contracts that simulate Animal Crossing banking system with 2 different currencies: Bells & Miles ERC20 standard ( Animal Crossing is a famous Nintendo game )
uniswap-v3-flashswap - example code of uniswapV3 flash swap/loan with hardhat and ethersjs