Skip to content

metasal1/sol-lookup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sol-lookup

Automatically parse a list of Bonfida Solana Naming Service (SNS), @twitter, and standard Solana wallets, output to file.

Requirements: node.js

  1. Import list that needs to be resolved to the directory as input.txt
  2. cd to directory and run npm install
  3. Run npx ts-node ./src/app.ts -i input.txt
  4. View output.txt

Optional argument: Remove duplicate resolved addresses: -d

No idea if this works without the , 1. I need it this way to work with the distribution tools

Ty @praskOo

About

Find wallet address from .sol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.5%
  • TypeScript 49.5%