This repository is for an article guiding users on developing robust and bug-free subgraphs leveraging the Matchstick Unit Testing framework.
Follow the medium article to get the most out of this tutorial
Clone this repository by running the below command on your terminal:
git clone https://github.com/E-Zbox/building-bulletproof-subgraphs
Run the yarn
command on your terminal to install project dependencies
Each version prior to the latest has a bug (wrong implementation) that went unnoticed before deployment hence, the importance of unit testing before deploying your subgraphs.
Deployed Subgraph : (v0.0.1)
Deployed Subgraph : (v0.0.2)
Deployed Subgraph : (v0.0.3)