Searches for Approve instructions on a Solana program, and uses Solana Name Service to find the Twitter handle associated to a public key.
# Clone the repository
git clone https://github.com/Timoon21/searchApproveIxAndSNSLookup.git searchApproveIxAndSNSLookup
cd searchApproveIxAndSNSLookup
...
# Install dependencies
npm install
# Run searchApprove.ts file
npm run search # runs ./src/searchApprove.ts file
...
# Result
The result is a CSV file : ./log.csv