Guide developers through integrating acta.build's W3C Verifiable Credentials 2.0 infrastructure on Stellar blockchain.
Install this skill using the Claude Code CLI:
npx skills add wlademyr/acta-skillOr clone and use locally:
git clone https://github.com/wlademyr/acta-skill
cd acta-skill
npx skills add .Invoke the skill with:
$acta help me issue a credential
$acta verify this credential
$acta set up a vault
Or implicitly by mentioning verifiable credentials or acta.build in your query.
- Node.js 18+
- React 16.8+ (for React SDK integration)
- Freighter wallet (for testnet operations)
- API key from https://dapp.acta.build
- ✅ Credential Issuance - Issue W3C VC 2.0 credentials on Stellar
- ✅ Credential Verification - Verify credential authenticity and validity
- 🔐 Vault Management - Create and manage encrypted credential vaults
- 🛡️ Security Guardrails - Mandatory confirmations and best practices
- 📝 Code Examples - Working React SDK integration examples
- 🧪 Helper Scripts - API testing and credential validation tools
See SKILL.md for the complete workflow and safety rules.
Reference documentation in references/:
platform-overview.md- acta.build architecturereact-sdk-reference.md- Complete SDK documentationcredential-lifecycle.md- Issue, verify, revoke workflowsvault-management.md- Vault setup and operationssecurity-best-practices.md- Key management and safety
MIT License - see LICENSE file for details.
- acta.build: https://acta.build
- Documentation: https://docs.acta.build
- Live dApp: https://dapp.acta.build
- GitHub: https://github.com/ACTA-Team
- Discord: https://discord.gg/DsUSE3aMDZ