privacy-scaling-explorations / zk-kit.solidity

A monorepo of reusable contracts for zero-knowledge technologies.
MIT License
10 stars 3 forks source link

chore: update hardhat gas reporter dependency #36

Closed vplasencia closed 3 months ago

vplasencia commented 3 months ago

Description

This PR updates the hardhat-gas-reporter dependency to be able to generate a json file with the info related to the gas report.

Related Issue(s)

Closes #35

Checklist