Skip to content

Vaviloff/exp-query-solana-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exp-query-solana-proxy

An example of using a proxy to query Solana blockchain. The code to query the blockchain is borrowed from a tutorial.

Set a proxy in .env:

HTTP_PROXY=http://user:pass@ip:port

Install and run:

yarn install
node index.mjs <WALLET_ADDRESS>

About

Use a proxy to query Solana blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published