New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@owlprotocol/chains

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlprotocol/chains

thirdweb chains <a href="https:

  • 2.0.2
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-85.71%
Maintainers
3
Weekly downloads
 
Created
Source



thirdweb chains

npm version Build Status Join our Discord!


Fork & LICENSE

Forked from github.com/thirdweb-dev/js under Apache-2.0 license. Customized to support additional chains & RPC formats.

Installation

yarn add @thirdweb-dev/chains

Development

pnpm run codegen
  • Pulls and parses chain data from ethereum-lists/chains
    • Note: this is a slow process, only run if the list is updated
pnpm run build
  • Compiles the package

Contributing

Adding / Overriding Chain Data

Chain data is automatically pulled in from ethereum-lists/chains on every build.

Overriding Chain Data

Chain data can be overridden by running yarn override-chain and following the prompts.

Adding A New Chain

In cases where a chain is not listed in the ethereum-lists/chains repo, you can add it manually by running yarn add-chain and following the prompts.

Prefer adding chains to the ethereum-lists/chains repo instead of manually adding them here.

FAQs

Package last updated on 04 Sep 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