watcher-ts/packages/graph-node/test/subgraph/example1
nikugogoi aabf9f8e15
Implement data source templates (#106)
* Implement data source templates

* Remove optional param from wasm instantiate

* Add all types for solidity to typescript mapping

* Set contract address in context for data source templates

* Implement block handlers for data source templates
2022-01-06 18:32:08 +05:30
..
abis Implement data source templates (#106) 2022-01-06 18:32:08 +05:30
src Implement data source templates (#106) 2022-01-06 18:32:08 +05:30
.gitignore Implement data source templates (#106) 2022-01-06 18:32:08 +05:30
package.json Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
schema.graphql Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
subgraph.yaml Implement data source templates (#106) 2022-01-06 18:32:08 +05:30
yarn.lock Implement subgraph JSON host APIs fromBytes and try_fromBytes (#105) 2022-01-03 18:15:20 +05:30