Skip to content

TimeleapLabs/mql-example-node-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kenshi Deep Index MQL example for Node/fetch

This is an example Node.js app querying the Kenshi Deep Index endpoint for MQL. This project uses node-fetch for making MQL requests.

How to run

To run this example, first install the dependencies using the following command:

$ npm i

Then, to run the project you can do:

$ node index.js

Notes

You need to replace API_KEY with your API key, and API_KEY_OWNER with the wallet address of the API key owner.

Kenshi MQL Documentation

You can find the Kenshi Deep Index MQL documentation here.

About

Kenshi Deep Index MQL example for Node/fetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published