Projects
archived
IPLD Block Explorer
IPLD Block Explorer is a TypeScript project repository in the RaidGuild archive. The ETHVM block explorer front end uses queries exposed by a graphql server that indexes block data. ETH VM does this using Apollo client bindings generated from their graphql server schema see schema-goal.json . We would like to accomplish the following: 0 Sync Block data using eth-watcher CID indexed data exposed via postgraphile endpoint to a SQL.js database this should be able to run in the browser or as an independent process .
What is happening
- - README purpose: The ETHVM block explorer front end uses queries exposed by a graphql server that indexes block data. ETH VM does this using Apollo client bindings generated from their graphql server schema see schema-goal.json . We would like to accomplish the following: 0 Sync Block data using eth-watcher CID indexed data exposed via postgraphile endpoint to a SQL.js database this should be able to run in the browser or as an independent process .
Activity
No activity has been linked yet.
Threads
No active threads have been linked yet.
Contribution Requests
No open contribution requests are linked yet.
Next Sessions
No project sessions have been linked yet.
Ways to Contribute
No contribution paths are listed yet.