@chainlink/evm-gauntlet-token
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

EVM Gauntlet Commands for Chainlink's LINK token

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.

Readme

Keywords

Package Sidebar

Install

npm i @chainlink/evm-gauntlet-token

Weekly Downloads

3,099

Version

1.0.1

License

none

Unpacked Size

7.72 MB

Total Files

72

Last publish

Collaborators

  • notoriousenigma
  • secure.andrew
  • secure.javier
  • secure.ericz
  • secure.thanh
  • m4us