Skip to content

This project is a decentralized Web3 wallet application built with React and TypeScript, designed for seamless interaction with the Uniswap protocol. It empowers users to manage their cryptocurrency assets, perform token swaps, and access liquidity pools in a decentralized manner. Key features include:

License

Notifications You must be signed in to change notification settings

skytech2510/Wallet-Uniswap-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exchange

How to build and run

Locally

yarn
yarn start

codecov Unit Tests Integration Tests Lint Release Crowdin

An open source interface for Lux Exchange -- a protocol for decentralized real world assets (RWAs).

Accessing the LX Interface

To access the LX Interface, use an IPFS gateway link from the latest release, or visit app.uniswap.org.

Unsupported tokens

Check out useUnsupportedTokenList() in src/state/lists/hooks.ts for blocking tokens in your instance of the interface.

You can block an entire list of tokens by passing in a tokenlist like here

Contributions

For steps on local deployment, development, and code contribution, please see CONTRIBUTING.

Accessing Uniswap V2

The LX Interface supports swapping, adding liquidity, removing liquidity and migrating liquidity for Uniswap protocol V2.

Accessing Uniswap V1

The Uniswap V1 interface for mainnet and testnets is accessible via IPFS gateways linked from the v1.0.0 release.

About

This project is a decentralized Web3 wallet application built with React and TypeScript, designed for seamless interaction with the Uniswap protocol. It empowers users to manage their cryptocurrency assets, perform token swaps, and access liquidity pools in a decentralized manner. Key features include:

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages