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

Integrate typechain to caver-js #648

Open
kjhman21 opened this issue Apr 29, 2022 · 0 comments
Open

Integrate typechain to caver-js #648

kjhman21 opened this issue Apr 29, 2022 · 0 comments
Projects

Comments

@kjhman21
Copy link
Contributor

https://www.npmjs.com/package/typechain

It would be good if we integrate typechain into caver-js.

Example usage:

  const StakingWhitelist = await ethers.getContractAt('StakingWhitelist', WHITELIST_ADDRESS)
  await StakingWhitelist.addWhitelist(whitelist)
@kjhman21 kjhman21 created this issue from a note in Caver-js (To do) Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant