
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@acta-team/acta-sdk
Advanced tools
React SDK to interact with ACTA API and manage verifiable credentials on Stellar blockchain.
React SDK to interact with ACTA API and manage verifiable credentials on Stellar blockchain.
npm install @acta-team/acta-sdk
import { ActaConfig, mainNet, useVault } from '@acta-team/acta-sdk';
// Configure API key in .env: ACTA_API_KEY_MAINNET=your-api-key
<ActaConfig baseURL={mainNet}>
<App />
</ActaConfig>
The complete guide includes:
useVault, useCredential, useVaultRead)MIT
FAQs
ACTA credentials SDK v1.2.0 for Stellar
The npm package @acta-team/acta-sdk receives a total of 0 weekly downloads. As such, @acta-team/acta-sdk popularity was classified as not popular.
We found that @acta-team/acta-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.