- Make sure you have Node.js and npm installed on your system.
- Get deps via
npm install
$ npx tsc index.ts
$ node index.js <private-key> </file/path.json>
Make sure you have installed the Solana Command Line Tools
$ solana-keygen verify <PUBKEY> </file/path.json>