Socket
Socket
Sign inDemoInstall

@big-whale-labs/constants

Package Overview
Dependencies
0
Maintainers
10
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @big-whale-labs/constants

Various constants used by BWL products


Version published
Maintainers
10
Install size
16.9 kB
Created

Readme

Source

Constants

Various constants used across the BWL repos. Source of truth for the contract addresses. The list of the most up-to-date NPM packages can be found at npmjs.com/org/big-whale-labs.

Local launch

  1. Install dependencies with yarn
  2. Develop

Development in conjunction with another project

  1. Run yarn link in the root folder (more about yarn link)
  2. Run develop mode with yarn start
  3. In another project run yarn link @big-whale-labs/constants
  4. Nice! Your project will now use the local version of @big-whale-labs/constants

Available Scripts

  • yarn start — development mode
  • yarn build — build the code
  • yarn release — create a release and publish the package

FAQs

Last updated on 22 Dec 2023

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