Skip to content

A simple script to load the `dune.geeklad.dataset_meteora_dlmm_api_market_data` data table in Dune

Notifications You must be signed in to change notification settings

GeekLad/dune-meteora-dlmm-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteora DLMM Uploader

Overview

This is simple script to load the dune.geeklad.dataset_meteora_dlmm_api_market_data data table in Dune. The table contains all of the elements available from the /pair/all endpoint of the Meteora DLMM API. It uses Bun, because it eliminates all friction with setting up the development environment.

Usage

  • Install Bun
  • Create a .env with the Dune API key in a variable called DUNE_API_KEY.
  • Install dependencies: bun install
  • Run it: bun start

This project was created using bun init in bun v1.0.27. Bun is a fast all-in-one JavaScript runtime.

About

A simple script to load the `dune.geeklad.dataset_meteora_dlmm_api_market_data` data table in Dune

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published