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

@boardroom/protocol-info

Package Overview
Dependencies
Maintainers
0
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boardroom/protocol-info

Project information which will be served to display on the Boardroom Governance Portal.

  • 2.10.108
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Discord Twitter


Boardroom

Boardroom Project Information Repo

This public repo contains project information which will be served to display on the Boardroom Governance Portal
Browse the Portal »

Landing · Discord · Get In Touch

About

All project additions and edits for information uploaded, stored, and maintained on the Boardroom Portal occur on this public Project Information repository. These docs will walk you through how to add the necessary information to this repository in a few simple steps, to get your project added to the Boardroom Portal frontend and to update its details on an ongoing basis.

Development

Clone the repo:

$ git clone git@github.com:boardroom-inc/protocol-Info.git

Install dependencies:

$ yarn

Compile the protocol info artifact to dist:

$ yarn build

Link the package:

$ yarn link

From hub-ui (or any other repo), use the linked package:

$ yarn link @boardroom/protocol-info

Quick Add New Protocol:

$ ./scripts/add_new_protocol $protocolName

Run validation:

$ yarn validate

Cut a new release:

$ git checkout main
$ git pull
$ npx standard-version
$ yarn publish
$ git push origin main --follow-tags

Contact

Please reach out in Discord with any questions!

  • Boardroom Support Channel - #❓support

FAQs

Package last updated on 23 Aug 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