abi-typegen 0.5.1

Generate bindings from Solidity ABI artifacts (Foundry, Hardhat)
1
2
3
4
5
6
{
  "name": "abi-typegen",
  "sources": ["src", "crates", "tests"],
  "out": "coverage/report",
  "history": ".doublcov/history.json"
}