Awesome
<div align="center"> <h1>Checkpoint</h1> <strong>Checkpoint is a library for indexing data of Starknet Contracts and making it accessible through GraphQL</strong> <div> <a href="https://github.com/snapshot-labs"><img src="https://img.shields.io/badge/Made%20by-Snapshot%20Labs-yellow" alt="Snapshot Labs"/></a> <a href="https://discord.gg/snapshot"><img src="https://img.shields.io/badge/Join-Discord%20Server-blue" alt="Discord Channel"/></a> <a href="https://github.com/snapshot-labs/checkpoint/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-green" alt="MIT License"/></a> </div> </div>Checkpoint is inspired by The Graph and focused on providing similar functionality for StarkNet.
Installation
Checkpoint is an NPM package that can be installed through the follow command:
npm install @snapshot-labs/checkpoint
Documentation
- How it works
- Quickstart guide
- Core Concepts
Contribution guideline
Join snapshot's Discord to further discuss and engage with the team.
LICENSE
MIT