Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 687 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 687 Bytes

Shortcuts API Examples

This repo highlights some examples of using the Enso Shortcuts API

Setup

  1. Install dependencies: npm
  2. Install anvil: npm run install-foundry

Run examples

  1. In one terminal, start a local test network: npm run anvil RPC_URL
  2. In a second terminal, run the example: node examples/EXAMPLE_TO_RUN

Supported Chains:

  • Ethereum (1)
  • Optimism (10)
  • BNB Chain (56)
  • Polygon (137)
  • Arbitrum One (42161)
  • Avalanche (43114)

Note

Our API leverages "standards" to solve complex defi interactions. For an overview of supported standards and their respective supported chains, please visit https://api.enso.finance/api/v1/standards