uniswap-dapp-integration-shared
v1.0.3
Published
This is the shared lib which `uniswap-angular`, `uniswap-react` and `uniswap-vue` uses to do all its shared logic. Even though this is used on the client interfaces it does expose nice easy to understand calls for you to build your own interface if you wi
Downloads
17
Maintainers
Readme
uniswap-dapp-integration-shared
About
This is the shared lib which uniswap-angular
, uniswap-react
and uniswap-vue
uses to do all its shared logic. Even though this is used on the client interfaces it does expose nice easy to understand calls for you to build your own interface if you wish to.
Installing
npm
$ npm install uniswap-dapp-integration-shared
yarn
$ yarn add uniswap-dapp-integration-shared