8000 GitHub - torswapapp/1inch-tester
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

torswapapp/1inch-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1inch API playground

This is a playground for the 1inch API. Its a simple node script to interact with the 1inch APIs.

Setup

  1. Clone the repo
  2. Run yarn install
  3. Get an API key from 1inch and put it in src/constants.ts
  4. Run yarn start

Usage

The script will run and output the results to the console. You can change the parameters in src/index.ts to test different scenarios.

Refer to the 1inch API docs for more information on the APIs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%
0