Overview
Shin ID is a tool that lets organizations issue and verify digital credentials, things like academic certificates, proof of membership, or proof that a person is old enough to access a service, without building a credential system from scratch1. Credentials created with Shin ID are anchored to Cardano through the Hyperledger Identus framework, an open-source stack for digital identity previously known as Atala PRISM2. The product is built by Socious Global Inc., a Tokyo-headquartered, BVI-registered impact-technology company whose broader platform connects organizations and talent working on social and environmental causes3.
The platform is aimed at universities, training providers, communities, and any organization that needs to prove who someone is or what they have earned, without running a traditional identity database. The people receiving the credentials hold them in their own digital wallet and choose when and with whom to share them.
Key Features
- Set up credentials without writing code. Organizations design their own credential structures through a visual interface rather than writing software, covering three steps: define what a credential looks like, issue it to people, and check it when someone presents it back1.
- Anchored to Cardano. Credentials are issued and checked against Cardano using the Hyperledger Identus framework (formerly Atala PRISM), the same open-source identity stack many other Cardano projects build on2.
- Prove a fact without revealing the document. A holder can prove a single fact about themselves, for example that they are above a certain age, without handing over the underlying ID or birth certificate behind that fact1.
- Credentials live with the holder, not the issuer. Once issued, each credential sits in the holder's own digital wallet rather than on the issuing organization's servers, so the holder decides when and with whom to share it.
- Open-source code anyone can read. The Shin ID web app is published on GitHub as socious-io/shin-webapp under a GPL-3.0 license, written primarily in TypeScript, with a companion backend service in Go4.
What to Expect
For organizations, Shin ID feels more like a configuration tool than a coding project. Administrators set up a credential template in the app, invite the people who will receive credentials, issue them, and collect verifications, all without any blockchain knowledge. This is the workflow used in reported deployments at universities and training institutes across Cameroon, Indonesia, and Japan that have issued academic certificates as verifiable credentials5.
For individuals, the experience looks like a digital version of carrying a membership card or diploma. People receive credentials into a digital wallet and present a proof when they need to, for example showing they belong to a community or meet an age requirement, without handing over a copy of the underlying document.
For developers, the work is open for inspection. The client repository has several hundred commits, a small active contributor team, and a GPL-3.0 license, which means the code can be read, audited, and contributed to4. Socious's parent platform has also completed a Project Catalyst Fund 12 milestone chain worth ADA 489,091 tied directly to the open-source wallet SDK and the no-code Shin ID platform, with additional proposals across Funds 10, 11, and 15 in identity-adjacent categories67.
