Giter Site home page Giter Site logo

charlesndalton / milkman Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 9.0 465 KB

A smart contract system which allows smart contracts, including Gnosis Safes, to route their order flow through the CoW protocol with market orders.

License: GNU Lesser General Public License v3.0

Solidity 80.53% Python 17.33% JavaScript 0.08% Makefile 2.05%

milkman's People

Contributors

charlesndalton avatar fleupold avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

milkman's Issues

How to test ?

I am working on a protocol that need to swap some tokens (relatively small amounts), I want those swaps to be permissionless, so using the milkman looks like a good idea, but I am missing 2 things:

  1. Some kind of callback notifying the swap was executed, can be called back even after a few hours.
  2. A way to test/simulate an executed trade, testing on a local network without solvers will never execute.

Do you have any suggestions how to tackle those issues ?

feature request: add temporary asset holder getter

After swap has been called & before the swap is executed, the assets are held by a contract deployed for the each specific swap.

When users are testing that the swaps are correctly implemented, we also wanna check that the correct assets and amounts were transfered to this new "order proxy" contract.

a view only function that returns this newly created address would help a lot with the usability

feel free to close if useless :)

great job, keep up the great work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.