Skip to content

empowerthedao/uniswap-aragon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap Aragon App

An Aragon app using the Aragon Agent enabling a DAO to interact with the Uniswap protocol.

The current functionality allows multiple Uniswap exchanges to be enabled in the app. ETH can be swapped on these exchanges in return for their corresponding tokens, and the tokens can be swapped for ETH. There isn't currently UI for enabling/disabling Uniswap token exchanges, but they can be enabled/disabled during initialization and by using the Aragon CLI.

✅ Security review status: Audited

The Solidity code in this repo has been audited, see the report.

Deployment Instructions

Instructions for local deployment for development purposes.

Instructions for live net installation for end user usage.