New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@airswap/metadata

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airswap/metadata

AirSwap: Token Metadata for Developers

latest
Source
npmnpm
Version
4.1.18
Version published
Maintainers
1
Created
Source

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

CommandDescription
yarnInstall dependencies
yarn cleanDelete the contract build folder
yarn compileCompile all contracts to build folder
yarn testRun all tests in the test folder

Keywords

airswap

FAQs

Package last updated on 01 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts