loopcreativeandy / sns-bulk-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNS Domain Finder

Use this tool to check for available domains at the Solana Name Service by Bonfida.

Installation

npm install @solana/spl-name-service
npm install @solana/web3.js
npm install minimist

Usage

ts-node .\snsRead.ts --list inputFile.txt --outfile outputFile.txt

Video

For more information check out this video https://youtu.be/1TH8hGESprs

About

License:MIT License


Languages

Language:TypeScript 100.0%