Socket
Socket
Sign inDemoInstall

culpalaborum

Package Overview
Dependencies
843
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    culpalaborum


Version published
Maintainers
1
Install size
26.9 MB
Created

Readme

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

Last updated on 03 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc