New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@halodao/dapp-kit

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@halodao/dapp-kit

A reactjs library of hooks and components in building Xave-like decentralized apps.

latest
npmnpm
Version
0.0.1-beta-9
Version published
Maintainers
1
Created
Source

Xave dApp Kit

A reactjs library of hooks and components in building Xave-like decentralized apps.

Development

# install deps
yarn

# run storybook to preview components
yarn storybook

Dev work flow

  • Build the component and hooks

  • Create a story to preview and test your component

  • Publish a new version to npm

Shipping

# 1. build the library
yarn build

# 2. update version on package.json
// update package.json > version manually

# 3. publish to npm
yarn npm-publish

FAQs

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