https://github.com/a-sit-plus/company-registration-credential
Company Registration Credential for vck
https://github.com/a-sit-plus/company-registration-credential
kotlin-multiplatform wallet
Last synced: 3 months ago
JSON representation
Company Registration Credential for vck
- Host: GitHub
- URL: https://github.com/a-sit-plus/company-registration-credential
- Owner: a-sit-plus
- License: apache-2.0
- Created: 2024-11-20T08:57:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-22T18:53:47.000Z (4 months ago)
- Last Synced: 2026-04-22T20:12:56.490Z (4 months ago)
- Topics: kotlin-multiplatform, wallet
- Language: Kotlin
- Size: 98.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Company Registration Credential
[](https://plus.a-sit.at/open-source.html)
[](https://github.com/a-sit-plus/vck)
[](http://www.apache.org/licenses/LICENSE-2.0)
[](http://kotlinlang.org)
[](http://kotlinlang.org)

[](https://mvnrepository.com/artifact/at.asitplus.wallet/company-registration/)
Data classes representing company registrations, as a SD JWT Credential, with the help
of [VC-K](https://github.com/a-sit-plus/vck).
Be sure to call `at.asitplus.wallet.companyregistration.Initializer.initWithVCK()` first thing in your application.
## Changelog
Release 1.3.0:
- VC-K 5.12.0
- Kotlin 2.3.0
Release 1.2.0:
- VC-K 5.8.0
- Kotlin 2.2.0
- kotlinx-datetime 0.7.1
Release 1.1.0:
- Update to VC-K 5.4.0
- Set `sdJwtType` to correct value `urn:eu.europa.ec.eudi:cr:1`. Old, incorrect value `eu.europa.ec.eudi.cr.1` is available in `isoNamespace`
Release 1.0.1:
-
- Update to VC-K 5.2.1
- Kotlin 2.1.0
Release 1.0.0:
- Initial release, based on the Company Registration Rulebook 1.2 from September 2024
---
The Apache License does not apply to the logos, (including the A-SIT logo and the VC-K logo) and the project/module name(s)
(even those used only in badges), as these are the sole property of A-SIT/A-SIT Plus GmbH and may not be used
in derivative works without explicit permission!