uniswap-dapp-integration-monorepo
uniswap-dapp-integration-monorepo copied to clipboard
A monorepo which holds Angular, vue and react libraries for integrating uniswap into your dApp with a simple config.
When we try to use the avalanche network, we run into a unsupported network issue We have created a PR to resolve this #5 @joshstevens19
Hello I'm using the uniswap angular widget component. When importing it into the app.component.ts it works. When importing it in another component, following error is thrown: ``` Error: Providers from...
I was just wondering if you have a solution for a Connect Wallet button instead of the popup that is set now? I wanted to ask before I started hacking...