Add support for reading from and writing to contracts using Infura API v3 in tasit-action #92
Labels
action
tasit-action child package
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
ethers.js does not support Infura API v3 yet: ethers-io/ethers.js#286
API v3 uses
projectId
andprojectSecret
on basic auth.It isn't clear but seems that ethers.js uses v2 with API_TOKEN
We can:
The text was updated successfully, but these errors were encountered: