Code Monkey home page Code Monkey logo

Comments (3)

j-mueller avatar j-mueller commented on May 3, 2024 1

Had a brief chat about this with @kelizarov - this issue is just about making the "Create liquidity pool" bit of the initialization code optional in the plutus-pab example:

https://github.com/input-output-hk/plutus/blob/master/plutus-pab/examples/uniswap/Main.hs#L73-L81

I'll reopen this, we can tackle it in the next sprint, if nobody else gets to it first.

from plutus-apps.

ak3n avatar ak3n commented on May 3, 2024

The actual Uniswap pab uses the contract from plutus (https://github.com/input-output-hk/plutus-pioneer-program/blob/main/code/week10/app/uniswap-pab.hs#L25). I guess the question why there is yet another Uniswap contract should be asked in the issue in the plutus-pioneer-program repo.

from plutus-apps.

kelizarov avatar kelizarov commented on May 3, 2024

That was a part of Lars's Pioneer Program lectures where it is explained how Uniswap is working and example usage to launch locally. The difference is that the plutus's version of PAB for uniswap starts some pools before starting to accept requests from the outside. But the pioneer's version does not, since it tries to walk through developers to get to work with the dApp from clean slate.

So the point of an issue is try to merge these changes back to plutus repository and make as a sinlge source of truth to help guide developers to get familiar with this contract example.

from plutus-apps.

Related Issues (20)

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.