Skip to content

Puppeteer script to get realms info from realms.today

Notifications You must be signed in to change notification settings

mubarizkyc/realm-tvl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last Update : 31/8/24

Endpoints

get all GovernenceIds on Solana

https://realmtvl-4g6gp1ykn-mubarizs-projects-34801bc9.vercel.app/api/getprogramid?html=true

get all data regarding a Governece Id incluing TVL

https://realmtvl-4g6gp1ykn-mubarizs-projects-34801bc9.vercel.app/api/getrealms/GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw?html=true

for use of these endpoints in application skip

?html=true

Updating Data

This repo wll be updated monthly, however if you want to update by yourself:

npm install fs path url axios sleep  solana/web3.js
 ts-node index.ts update programid

It will take around 10-22 minutes for uodating all data depending upon your network speed

ts-node index.ts update realms

About

Puppeteer script to get realms info from realms.today

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published