Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 921 Bytes

integrations.md

File metadata and controls

16 lines (12 loc) · 921 Bytes

Uniswap Production UI Fork

We forked the existing Uniswap web interface, removed the JS SDK, and integrated the Uniswap V2 wrapper using Polywrap.

Live dApp: https://demo.uniswap.polywrap.io/
Code: https://github.com/polywrap/uniswap-interface/

Uniswap <> Polywrap Workshop

This workshop teaches you how to build a dApp or wrapper on-top of the Uniswap V2 wrapper:
https://github.com/polywrap/uni-workshop/

Uniswap API Explorer (Uniswap Beginners Guide)

Evan Jacobs has created this beginners guide to the Uniswap protocol, using Polywrap. More information about the project can be found on the EthGlobal hackathon submission page.

Live dApp: https://demo.uniswap-api-explorer.polywrap.io/
Code: https://github.com/evanjacobs/uniswap-api-explorer
Live dApp's Fork: https://github.com/polywrap/uniswap-api-explorer