Socket
Socket
Sign inDemoInstall

@ctrlc03/actions-zkp2p

Package Overview
Dependencies
19
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ctrlc03/actions-zkp2p

A set of actions and helpers for CLI commands


Version published
Maintainers
1
Created

Readme

Source

Actions 🌵

A core library toolbox for easy back/front-end integration.

Github License NPM Version Downloads Linter Prettier

👥 Contributing   |   🤝 Code of conduct   |   🗣️ Chat & Support
This library contains a collection of methods, types, and constants relevant to p0tion's core workflow which are totally reusable and extensible when integrating into a backend or frontend.

To integrate these features, you only need to install the package and import methods, types, or constants according to your own requirements. If you wish to extend one or more features, you can create them on top of these. To further extend the package, you can fork the project and/or submit a PR containing the updates.

🛠 Installation

NPM or Yarn

Install the @p0tion/actions package with npm

npm i @p0tion/actions

or yarn

yarn add @p0tion/actions

📜 Usage

Local Development

Prerequisities

  • Node.js version 16.0 or higher.
  • Yarn version 3.5.0 or higher.

Copy the .env.default file as .env:

cp .env.default .env

And add your environment variables.

⚠️ Your environment variables must match the corresponding properties values inside the .env file of the phase2cli package ⚠️

Keywords

FAQs

Last updated on 23 Oct 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