Socket
Book a DemoInstallSign in
Socket

@lucid-evolution/uplc

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lucid-evolution/uplc

## 1. Enter Development Environment

latest
npmnpm
Version
0.2.20
Version published
Maintainers
1
Created
Source

Development Environment Setup

1. Enter Development Environment

To start working in the development environment, run the following command:

nix develop

2. Build the Rust Project & Generate WASM Files

Before continuing, please note that this step is not part of the CI process. You'll need to run it locally to build the Rust project and generate the required WASM files:

pnpm build-local

3. Build the UPLC Package

Once you've completed the previous step, you can build the UPLC package by running:

pnpm build

FAQs

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