watcher-ts/packages/solidity-mapper/.gitignore
Ashwin Phatak c9bf002675
Test decoder using hardhat RPC, geth-statediff RPC and ipld-eth-server GQL endpoints for fetching storage slots (#77)
* Implement test for getStorageValue with geth server.

* Wait for transaction to complete in tests.

* Implement tests with ipld-eth-client using graphql endpoint.

Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-06-18 18:09:50 +05:30

12 lines
96 B
Plaintext

node_modules
#Hardhat files
cache
artifacts
#yarn
yarn-error.log
#Environment variables
.env