Skip to content

List of ERC-20 tokens in the Hemi Network chains

License

Notifications You must be signed in to change notification settings

hemilabs/token-list

Repository files navigation

@hemilabs/token-list

NPM Version

List of ERC-20 tokens in the Hemi Network chains.

Usage

Obtain the latest version of the token list from directly from GitHub:

wget https://github.com/hemilabs/token-list/blob/master/src/hemi.tokenlist.json

Or install it as an NPM package:

npm install @hemilabs/token-list

and then use it in your code:

const hemiTokenList = require("@hemilabs/token-list");