mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 12:56:20 +00:00
c9bf002675
* 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>
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
ETH_RPC_URL=http://127.0.0.1:8545
|
|
|
|
GQL_ENDPOINT=http://127.0.0.1:8083/graphql
|