
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@acta-team/credentials
Advanced tools
React SDK to interact with ACTA API and manage verifiable credentials on Stellar blockchain.
npm i @acta-team/credentials
import { ActaConfig, mainNet, useVault } from '@acta-team/credentials';
// 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 License – see the LICENSE file for details.
FAQs
ACTA credentials SDK for Stellar
The npm package @acta-team/credentials receives a total of 10 weekly downloads. As such, @acta-team/credentials popularity was classified as not popular.
We found that @acta-team/credentials 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.