ds-proxy
a proxy object that can compose transactions on owner's behalf (by dapphub)
developerguides
Developer guides to integrate with MakerDAO's smart contracts, SDKs, APIs, products, and partners (by makerdao)
ds-proxy | developerguides | |
---|---|---|
1 | 2 | |
311 | 646 | |
0.0% | - | |
0.0 | 0.0 | |
about 2 years ago | about 2 years ago | |
Solidity | Shell | |
GNU General Public License v3.0 only | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
ds-proxy
Posts with mentions or reviews of ds-proxy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-27.
-
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.
developerguides
Posts with mentions or reviews of developerguides.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-27.
-
Daily General Discussion - September 27, 2021
The DSProxy was first popularised by MakerDAO and later adopted by other major protocols such as Balancer and Reflexer, but also by us at DeFi Saver, where we use it to keep positions in any number of integrated protocols. Note that your one DSProxy holds all of those positions.
-
Service to auto-withdraw your stables from a farm to pay back your loan if your collaterial ratio is bad?
if u can code have a look at this https://github.com/makerdao/developerguides/blob/master/vault/monitoring-collateral-types-and-vaults/monitoring-collateral-types-and-vaults.md
What are some alternatives?
When comparing ds-proxy and developerguides you can also consider the following projects:
prb-math - Solidity library for advanced fixed-point math
weather-nft - chainlink weather nfts
solidity-patterns - A compilation of patterns and best practices for the smart contract programming language Solidity
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.
midas - EVM-compatible Smart Contract bot which performs DEX arbitrage via Aave & dYdX Flash Loans
MultiSigWallet - Ethereum MultiSigWallet
uniswap-v3-flashswap - example code of uniswapV3 flash swap/loan with hardhat and ethersjs