watcher-ts/packages/graph-node
nikugogoi e10f61ba61 Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 (#19)
* Implement host api typeConversion.bytesToHex

* Complete host api bigIntToString.

* Create TypeId for assemblyscript loader.

* Implement host apis bigInt fromString, plus and minus
2021-12-28 16:08:04 +05:30
..
assembly AssemblyScript loader experiments (#13) 2021-12-28 16:08:04 +05:30
src Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 (#19) 2021-12-28 16:08:04 +05:30
test Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 (#19) 2021-12-28 16:08:04 +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 WASM instance setup (#11) 2021-12-28 16:08:04 +05:30
asconfig.json WASM instance setup (#11) 2021-12-28 16:08:04 +05:30
package.json Implement typeConversion APIs bytesToHex, bigIntToString and stringToH160 (#19) 2021-12-28 16:08:04 +05:30
README.md Create graph-node package. (#10) 2021-12-28 16:08:04 +05:30
tsconfig.json Eden subgraph artifacts, host API stub (#15) 2021-12-28 16:08:04 +05:30

graph-node