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
Ashwin Phatak
d247815ce2
Example subgraph, ethCall test to drive implementation ( #18 )
...
* Setup example subgraph.
* Implement eth_call in subgraph.
* eth-call test stub
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-12-28 16:08:04 +05:30
Ashwin Phatak
f078db688a
Eden subgraph artifacts, host API stub ( #15 )
...
* Skip AssemblyScript during TS transpilation
* Eden subgraph build files
* Eden subgraph host API stubs
2021-12-28 16:08:04 +05:30