Socket
Socket
Sign inDemoInstall

@chainlink/evm-gauntlet-token

Package Overview
Dependencies
234
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @chainlink/evm-gauntlet-token

EVM Gauntlet Token


Version published
Maintainers
5
Install size
69.3 MB
Created

Readme

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

FAQs

Last updated on 10 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc