Skip to content

EnsoFinance/shortcuts-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published