New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chainlink/evm-gauntlet-token

Package Overview
Dependencies
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainlink/evm-gauntlet-token

EVM Gauntlet Token

1.0.1
latest
npm
Version published
Weekly downloads
4.4K
19.77%
Maintainers
5
Weekly downloads
 
Created
Source

Commands

Deploy

Use this command to deploy the LINK token contract. It takes no inputs besides the standard --network flag. Usage: yarn gauntlet token:deploy --network=goerli

Transfer

Transfer will transfer an amount of erc20 tokens to the specified recipient. Usage: yarn gauntlet token:transfer --network=goerli <0xabc> --to=<0x123> --amount=10 Where 0xabc is the address of the erc20 token, 0x123 is the recipient, and amount is a value in Eth that we convert to Wei.

Keywords

typescript

FAQs

Package last updated on 10 Apr 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