watcher-ts/packages/graph-node
nikugogoi 1ce07bbb6e Implement BigInt times and dividedBy APIs (#30)
* Add script for building example subgraph

* Implement BigInt times and dividedBy API
2021-12-28 16:08:05 +05:30
..
assembly Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
src Implement BigInt times and dividedBy APIs (#30) 2021-12-28 16:08:05 +05:30
test Implement BigInt times and dividedBy APIs (#30) 2021-12-28 16:08:05 +05:30
.eslintignore Example subgraph, ethCall test to drive implementation (#18) 2021-12-28 16:08:04 +05:30
.eslintrc.json WASM instance setup (#11) 2021-12-28 16:08:04 +05:30
.gitignore Create graph-node package. (#10) 2021-12-28 16:08:04 +05:30
.mocharc.yml Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
asconfig.json WASM instance setup (#11) 2021-12-28 16:08:04 +05:30
package.json Implement BigInt times and dividedBy APIs (#30) 2021-12-28 16:08:05 +05:30
README.md Create graph-node package. (#10) 2021-12-28 16:08:04 +05:30
tsconfig.json eth_call and invoking event handler in WASM (#25) 2021-12-28 16:08:05 +05:30

graph-node