Git Product home page Git Product logo

anyswap-frontend's Introduction

Installation:

Requires Python 3

  1. Clone Uniswap
$ git clone https://github.com/Uniswap/contracts-vyper
$ cd contracts-vyper
  1. Setup virtual environment
$ pip3 install virtualenv
$ virtualenv -p python3 env
$ source env/bin/activate
  1. Install dependencies
pip install -r requirements.txt
  1. (Optional) Switch Vyper compiler to version used in Uniswap verification
cd vyper
git reset --hard 35038d20bd9946a35261c4c4fbcb27fe61e65f78
cd ..
  1. Run tests
$ pytest -v tests/

anyswap-frontend's People

Contributors

alxkzmn avatar artistic709 avatar brianmcmichael avatar bunsdev avatar callil avatar chikeichan avatar christophsiegenthaler avatar dependabot[bot] avatar dy avatar eccentricexit avatar hacktar avatar hav-noms avatar haydenadams avatar ianlapham avatar kennyt avatar micahzoltu avatar mikedemarais avatar mirshko avatar moodysalem avatar mounibec avatar noahzinsmeister avatar olivernchalk avatar pascalvanhecke avatar paulrberg avatar pcowgill avatar tomafrench avatar tpmccallum avatar winter520 avatar wjmelements avatar xuhcc 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anyswap-frontend's Issues

has no exported member 'TokenAmount'. (anyswap-interface)

I've been trying out in the past few days AAnyswap(https://github.com/anyswap/anyswap-interface), as I cloned their repo, turns out they don't have the proper documentation to set up their frontend with SDK. I had to fork the Uniswap SDK.

The problem now is, when I built the uniswap SDK into the Anyswap frontend, I got a couple of errors that are not even there on google.

Below are the screenshots of the errors I got so far:

The first error I got before I installed uniswap sdk

The second error I got after I installed uniswap sdk

Anyswap repo that I cloned

The uniswap SDK I built into the frontend of the anyswap

I don't know what I did wrong, but I believed you guys can help.

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.