@airswap/metadata
TypeScript icon, indicating that this package has built-in type declarations

4.1.18 • Public • Published

Metadata

Token Metadata Tools for AirSwap Developers

Discord License Twitter Follow

Resources

Usage

Add the package to your project:

yarn add @airswap/metadata

Import into your application:

import { getKnownTokens } from '@airswap/metadata'
import { ChainIds } from '@airswap/utils'
const { errors, tokens } = await getKnownTokens(ChainIds.MAINNET)

Commands

Command Description
yarn Install dependencies
yarn clean Delete the contract build folder
yarn compile Compile all contracts to build folder
yarn test Run all tests in the test folder

Readme

Keywords

Package Sidebar

Install

npm i @airswap/metadata

Weekly Downloads

0

Version

4.1.18

License

MIT

Unpacked Size

26.1 kB

Total Files

14

Last publish

Collaborators

  • airswap