Itheum / identity-subsystem-sdk

0 stars 0 forks source link

Auto Deploy new Identity Factory Contract Subgraphs (Not needed for Version 1) #1

Open newbreedofgeek opened 1 year ago

newbreedofgeek commented 1 year ago

When a new Identity Factory is deployed, we also need a SubGraph so we can query SDK methods that need the SubGraph to work.

For version 1 of the Identity SubSystem (https://github.com/Itheum/datametaverse-evm/issues/10)

We dont need the SDK to support automated deployment of SubGraphs for new Identity factories. The SDK supports both withGraph and withoutGraph endpoints to get content so it will do until we release version 2 where we can support autoated subgraph deployments for new Identity Factorries.

This ticket is kept as a discussion until we come to Version 2 planning.