watcher-ts/packages
Ashwin Phatak f9934675b2
CLI to flatten and generate GQL schema from Solidity file (#245)
* Add schema generation.

* Use yargs and add a script to generate schema.

* Add command to generate schema to README.md

* Remove use of arrow functions in visitor.

* Add function to export schema in visitor.

* Create Event union while adding to it.

* Add bool to typemappings.

* Add method descriptions and remove output type mappings.

* Add storage mode.

* Add URL support and a flattening script.

* Fix parameter for flattening in README.md.

* Add setup and references to README.md.

Co-authored-by: prathamesh <prathamesh.musale0@gmail.com>
2021-09-16 17:06:10 +05:30
..
address-watcher Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
cache Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
codegen CLI to flatten and generate GQL schema from Solidity file (#245) 2021-09-16 17:06:10 +05:30
erc20-watcher Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
ipld-eth-client Fix null parent. (#244) 2021-09-09 10:51:58 +05:30
lighthouse-watcher Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
solidity-mapper Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
tracing-client Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
uni-info-watcher Fix null parent. (#244) 2021-09-09 10:51:58 +05:30
uni-watcher Fix null parent. (#244) 2021-09-09 10:51:58 +05:30
util Fix null parent. (#244) 2021-09-09 10:51:58 +05:30