eth-token-tracker
eth-token-tracker copied to clipboard
Convert to TypeScript
Following our other libraries, we should copy the TypeScript configuration from the module template and convert this library to TypeScript, using tsup to create CJS- and ESM-compatible builds.
We can then drop Browserify and Babel as dependencies.