We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should index ERC20-Votes deployment within this Checkpoint instance. With this it will be possible for a space to see their delegates dashboard directly, without having to setup an indexer. Here is some example on how adding a factory is done: https://github.com/snapshot-labs/sx-monorepo/blob/master/apps/api/src/config.json#L11-L21 https://github.com/snapshot-labs/sx-monorepo/blob/master/apps/api/src/writer.ts#L29-L32
The text was updated successfully, but these errors were encountered:
pscott
Successfully merging a pull request may close this issue.
We should index ERC20-Votes deployment within this Checkpoint instance. With this it will be possible for a space to see their delegates dashboard directly, without having to setup an indexer. Here is some example on how adding a factory is done:
https://github.com/snapshot-labs/sx-monorepo/blob/master/apps/api/src/config.json#L11-L21
https://github.com/snapshot-labs/sx-monorepo/blob/master/apps/api/src/writer.ts#L29-L32
The text was updated successfully, but these errors were encountered: