Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pinax/chains

Package Overview
Dependencies
Maintainers
0
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinax/chains

Single-source-of-truth for the metadata of chains supported by Pinax.

  • 2.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Pinax Chains

Welcome to the Pinax Chains repository. This is the definitive source for the metadata of chains supported by Pinax products. Note that we maintain a separate, private list for internal operations.

To enhance accessibility, we offer the metadata as an npm package and provide a public API endpoint for fetching the data.

You can view details about the Chain Type and explore our list of supported, to-be-supported, or deprecated chains.

Note: Some chains may be listed without supported services or may have been deprecated. Always check the chain's metadata to confirm its current support status.

What's New

With the 2.0 release, we’ve made significant improvements to enhance developer and maintainer experience. Key updates include:

  • ✅ Support for EVM chains
  • ✅ Reintroduced TypeScript support
  • ✅ Improved management of chain indexes (priority order)
  • ✅ Consolidated chain utilities and service configurations across projects
  • ✅ Automated checks for missing chain icons
  • ✅ Simplified data model reflecting better relationships between chains, services, and networks
  • ✅ Inclusion of beta chains
  • ✅ Support for unreleased and beta services
  • ✅ Eliminated redundant flags and information
  • ✅ Integrated chains website into metadata
  • And more...

Installation

You first need to install bun.

From npm

To install the package, run:

npm install @pinax/chains

Public Endpoint

Access the chains metadata via the public API endpoint:

curl https://pinax.network/api/chains

How to use

Please see How to use documentation for more information.

Contributing

If you wish to contribute to the chain metadata, please open a pull request (PR) with your proposed changes. We will review and merge it if accurate. Be sure to consult the documentation before contributing.

Keywords

FAQs

Package last updated on 27 Nov 2024

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