1.0.9 • Published 2 months ago
@super-protocol/sp-nvtrust-wrapper v1.0.9
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
.