https://github.com/a4smanjorg5/js-invoida
Open and extensible framework for digital signature workflows
https://github.com/a4smanjorg5/js-invoida
es256 invoida jwt jwt-signer verifiable-claims
Last synced: 6 months ago
JSON representation
Open and extensible framework for digital signature workflows
- Host: GitHub
- URL: https://github.com/a4smanjorg5/js-invoida
- Owner: a4smanjorg5
- License: mit
- Created: 2025-05-31T23:39:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-08T01:49:44.000Z (11 months ago)
- Last Synced: 2025-11-22T22:01:03.947Z (8 months ago)
- Topics: es256, invoida, jwt, jwt-signer, verifiable-claims
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Invoida
> Open and extensible framework for digital signature workflows.
Invoida is an open-source platform for building secure, verifiable electronic document signing systems. Designed with flexibility in mind, institutions can fully control their signing keys and workflows using standardized formats like JWT.
---
## Key Features
- Cryptographic key management (create, store, delete)
- JWT payload signing
- Environment-agnostic (Node.js, server-side)
- Cross-platform for end-user
## Packages
| Package | Description |
|------------------------|-------------------------------------------|
| `@a4smanjorg5/invoida` | Core signing and key management utilities |
| `signer-express` | Signing and key management app-express |
| `@/invoida-components` | See `packages/components` |
| `frontend` | App, verifiers, UI, etc. |
## License
MIT © a4smanjorg5