mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 08:54:05 +00:00
* 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
Bash
4 lines
78 B
Bash
ETH_RPC_URL=http://127.0.0.1:8545
|
|
|
|
GQL_ENDPOINT=http://127.0.0.1:8083/graphql
|