Node SDK for NuvyraHub on-chain AI model marketplace — list models, acquire licenses, read listings
No confirmed malicious attack surface is established in the package source. Explicit SDK calls may connect to a configured JSON-RPC endpoint and sign marketplace transactions.
Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgThe exported initializeProvider function dynamically loads the unusual htps-provider dependency when called.
dist/index.jsView on unpkg · L43The client reads private-key environment variables and can sign marketplace transactions after explicit method calls.
dist/client.jsView on unpkg · L22Package declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkg · L23The exported initializeProvider function dynamically loads the unusual htps-provider dependency when called.
dist/index.jsView on unpkg · L43The client reads private-key environment variables and can sign marketplace transactions after explicit method calls.
dist/client.jsView on unpkg · L22