hashgraph / hashgraph/hedera-forking
[Hardhat] Set up initial balances for HTS fungible tokens using Hardhat config
Open
feature
- Dominant language
- Solidity
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When running Hardhat tests, the Hardhat accounts used do not have any HTS token balance. Usually, the first step in these tests is to provide Hardhat accounts with some balance to create the test setup.
Consider extending the Hardhat configuration to set up HTS token balances for Hardhat test accounts.
Related to https://github.com/hashgraph/hedera-forking/issues/78.
Contributor guide
Assessment
This issue has not been assessed yet.