Socket
Book a DemoInstallSign in
Socket

@super-protocol/sp-nvtrust-wrapper

Package Overview
Dependencies
Maintainers
15
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@super-protocol/sp-nvtrust-wrapper

NodeJS wrapper for nvtrust

latest
Source
npmnpm
Version
1.0.9
Version published
Weekly downloads
41
41.38%
Maintainers
15
Weekly downloads
 
Created
Source

sp-nvtrust-wrapper

A Node.js wrapper for the nvtrust library, designed to enable attestation for NVIDIA Confidential Computing.

📦 Build Instructions

To build the project, run:

npm install
npm run postinstall
npm run build

🛠️ Troubleshooting

MacOS

You may encounter an issue installing the Python lxml package on macOS.
This is often caused by incompatibility with the installed Python version.

Solution:
Downgrade Python to version 3.10, which is known to be compatible with lxml.

FAQs

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