└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # This package has been moved. 2 | 3 | We have unified all our tooling in one place. This package code now lives in the [graph-tooling](https://github.com/graphprotocol/graph-tooling/tree/main/packages/ts) monorepo. 4 | 5 | ## The Graph TypeScript Library (graph-ts) 6 | 7 | [![npm (scoped)](https://img.shields.io/npm/v/@graphprotocol/graph-ts.svg)](https://www.npmjs.com/package/@graphprotocol/graph-ts) 8 | 9 | TypeScript/AssemblyScript library for writing subgraph mappings to be 10 | deployed to [The Graph](https://github.com/graphprotocol/graph-node). 11 | 12 | --------------------------------------------------------------------------------