Skip to content

cvillegas31/routing-api

Repository files navigation

Prerequisites

API

Create .env file with:

ETH_GAS_STATION_INFO_KEY = '...'
JSON_RPC_URL = '...'

Integ Tests

To run the integ tests you must first deploy the API, then add its url to your .env file.

UNISWAP_ROUTING_API= '...'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%