dodo-example icon indicating copy to clipboard operation
dodo-example copied to clipboard

Old links to "examples" in readme

Open daoio opened this issue 3 years ago • 0 comments

  • For DODO-API link leads to: https://github.com/DODOEX/dodo-example/blob/main/contracts/DODOApiEncapsulation.sol instead of https://github.com/DODOEX/dodo-example/blob/main/solidity/contracts/DODOApiEncapsulation.sol
  • For DODOProxy link leads to: https://github.com/DODOEX/dodo-example/blob/main/contracts/DODOProxyIntegrate.sol instead of https://github.com/DODOEX/dodo-example/blob/main/solidity/contracts/DODOProxyIntegrate.sol
  • For DODOFlashLoan link leads to: https://github.com/DODOEX/dodo-example/blob/main/contracts/DODOFlashloan.sol instead of https://github.com/DODOEX/dodo-example/blob/main/solidity/contracts/DODOFlashloan.sol
  • For pmmOffchainCalc link leads to: https://github.com/DODOEX/dodo-example/blob/main/scripts/pmmOffchainCalc.ts instead of https://github.com/DODOEX/dodo-example/blob/main/solidity/scripts/pmmOffchainCalc.ts

daoio avatar Jul 27 '22 12:07 daoio