Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tokens Hardhat task #97

Merged
merged 3 commits into from
Mar 20, 2024
Merged

feat: tokens Hardhat task #97

merged 3 commits into from
Mar 20, 2024

Conversation

fadeev
Copy link
Member

@fadeev fadeev commented Mar 11, 2024

npx hardhat tokens

This is useful, because some tutorials expect ZRC-20 address as input when interacting. Having the interact task interpret something like "BNB.BSC" and turn it into an address is possible, but then the user needs to know the list of supported tokens. Copying it from the output of the tokens command seems like a good solution.

Screenshot 2024-03-11 at 15 26 27

@fadeev fadeev changed the title feat: npx hardhat tokens feat: tokens Hardhat task Mar 11, 2024
@fadeev fadeev changed the base branch from main to v6 March 20, 2024 13:02
@fadeev fadeev merged commit 48ccecc into v6 Mar 20, 2024
7 checks passed
@fadeev fadeev deleted the tokens-task branch March 20, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant