polywrap / wrap-cli

Used to create, build, and integrate wraps.
https://polywrap.io
MIT License
170 stars 52 forks source link

Convert graph-node plugin into a polywrap #401

Open dOrgJelli opened 3 years ago

dOrgJelli commented 3 years ago

Convert the graph-node plugin found here: https://github.com/polywrap/monorepo/tree/prealpha/packages/js/plugins/graph-node

into a Wasm based polywrap.

NOTE: the plugin is currently untested, and very naive. Further development of its schema & implementation would be nice :)

dOrgJelli commented 3 years ago

Additionally, we should investigate if we should support importing Subgraph schemas into Polywrap schemas.