Socket
Socket
Sign inDemoInstall

@graphprotocol/common-ts

Package Overview
Dependencies
Maintainers
27
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphprotocol/common-ts

Common TypeScript library for Graph Protocol components


Version published
Weekly downloads
741
increased by8.65%
Maintainers
27
Weekly downloads
 
Created
Source

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 © 2020-2021 The Graph Foundation.

Licensed under the MIT license.

FAQs

Package last updated on 17 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc