Skip to content

vana-com/DataDex_Swaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vana Data DEx

An open source interface for Uniswap -- a protocol for decentralized exchange of Ethereum tokens.

The Data DEX frontend is a fork of Uniswap Interface v4.266.2. The version v4.266.2 is the last version without added UI fees and that would still allow users to do local routing. Data DEX has then significantly improved the interface's censorship resistance and privacy.

Here are the significant changes:

  • Changed Uniswap branding to Vana Data DEX branding
  • Removed Uniswap privacy policy
  • Removed all analytics queries (Uniswap interface is really noisy in reporting everything you do to their analytics system)
  • Removed copyright notices for Uniswap
  • Removed external routing, all routing is done using the default RPC or users wallet RPC
  • Removed UniswapX (UniswapX depends on centralized servers)
  • Settings have been moved to where the mini portfolio used to be
  • Changed token pricing to be from a simulated swap with USDC, and it is shown to users that this is in USDC (not in dollars)
  • Removed claim UNI tokens popup

You can see all the changes by comparing Horseswap to Uniswap Interface V4.266.2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%