Socket
Socket
Sign inDemoInstall

@metamask/open-rpc-docs-react

Package Overview
Dependencies
Maintainers
12
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/open-rpc-docs-react

OpenRPC Docs React


Version published
Maintainers
12
Created

Changelog

Source

[0.2.0]

Uncategorized

  • feat(dependency): updated react version to 18 (#30)

Readme

Source

@metamask/open-rpc-docs-react

OpenRPC documentation as a react component

What is this?

This is a react component that will render documentation for a given OpenRPC document.

How do I use this?
Installation:
npm install --save @metamask/open-rpc-docs-react
Usage:
import Method from "@metamask/open-rpc-docs-react";

and then use it somewhere in a project:

<Method method={method} />

Development

Linking

When linking this project with others, use yarn link:setup to avoid getting errors about hooks / multiple react versions.

FAQs

Package last updated on 07 May 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc