`token list creation script`

This script will create the solana.tokenlist.json file that is going to be shipped with the package.

To call it, simply run this command from the root of the project.

```cmd
ts-node tools/index.ts
```
