@graphprotocol/common-ts
TypeScript icon, indicating that this package has built-in type declarations

2.0.9 • Public • Published

Common TypeScript library for Graph Protocol components

NOTE: THIS PROJECT IS BETA SOFTWARE.

Documentation

@graphprotocol/common-ts is a TypeScript utility library for The Graph. It currently provides the following functionality:

  • Type-safe contract bindings to interact with The Graph Network on mainnet and rinkeby.

  • Create query response attestations using EIP-712.

  • A GraphQL client to query The Graph Network network subgraph

  • Graph Token (GRT) formatting and parsing.

  • Validation and type-safe handling of subgraph deployment IDs.

  • Type-safe and normalized Ethereum addresses.

Convenience features:

  • Security ehancement for Express web servers.

  • An easy-to-configure logger based on pino with support for asynchronous logging and Sentry error reporting.

  • A consistent way of connecting to Postgres using Sequelize.

  • Easy-to-use Prometheus metrics client and server.

  • Eventuals: Asynchronously resolved, observable values that only emit values if they have changed. These are convenient to monitor, for instance, Graph Network data and only perform an action if it has changed.

Copyright

Copyright © 2020-2021 The Graph Foundation.

Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @graphprotocol/common-ts

Weekly Downloads

1,055

Version

2.0.9

License

MIT/Apache

Unpacked Size

223 kB

Total Files

125

Last publish

Collaborators

  • andras_en
  • migueldeelias
  • saihaj
  • pcarranzav_edgeandnode
  • edge-and-node
  • lnsd
  • neysofu
  • tmigone
  • dotansimha
  • nasmr
  • benface
  • jannispohlmann
  • fordn
  • lutter
  • zerim
  • martintel
  • abarmat
  • jcarpanelli
  • juanmardefago
  • dnfodjo
  • theodus
  • iain_mccown
  • cmwhited
  • adam-en
  • schmidsi