litentry / litentry-graph

A GraphQL Server providing aggregated blockchain identity data
Apache License 2.0
7 stars 0 forks source link

Initial support for Litmus in the substrate-chain subschema #204

Closed silva-fj closed 2 years ago

silva-fj commented 2 years ago

We are adding support for Litmus in the mobile apps so we need to support it here. This is an "initial" setup because Litmus does not have all the pallets that the relay chains have so some queries won't work.. Here I'm just fixing the accounts resolver because it's the only one we need for now.