Socket
Socket
Sign inDemoInstall

@pooltogether/bnc-onboard-hooks

Package Overview
Dependencies
0
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pooltogether/bnc-onboard-hooks

Hooks for adding Onboard.js to PoolTogether dapps


Version published
Maintainers
4
Created

Readme

Source

PoolTogether bnc-onboard-hooks

Hooks for adding Onboard.js to PoolTogether dapps.

NOTE

Make sure you keep peerDependencies and devDependencies versions in sync!

How to use

  1. yarn add @pooltogether/utilities
  2. import { hookYouWantToUse } from '@pooltogether/bnc-onboard-hooks'
  3. Ensure you call any required init functions early

Local development

Local development works best with yalc yarn global add yalc

In pooltogether-hooks: yarn start

In the app you're importing pooltogether-hooks: yalc link @pooltogether/bnc-onboard-hooks

When you save changes inside the hooks src folder, the package will rebuild and be pushed to all other projects that have run yalc link @pooltogether/bnc-onboard-hooks.

TODO:

  • jest tests

FAQs

Last updated on 13 Jul 2022

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