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

@zero-tech/zapp-daos

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zero-tech/zapp-daos

## Running locally

latest
Source
npmnpm
Version
0.19.0
Version published
Maintainers
0
Created
Source

zApp DAOs

Running locally

This app is designed to be hosted in an app container (such as zOS). However, it can be run locally for better DX.

npm run dev

Building for production (JS bundle)

This will give you the final bundle to be used in the app container, e.g. <DaosApp />.

npm run build

Building for isolated hosting (HTML bundle)

This is a hosted version of the isolated development environment.

vite build --config ./dev-environment/vite.config.ts

FAQs

Package last updated on 04 Mar 2025

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