Identity · Admin portal
Inscribing a DID on the Blockchain
User story
As an administrator, I want to monitor and manage the DID inscription process, ensuring that users can batch inscriptions efficiently while preventing duplicate transactions, so that the system remains secure, transparent, and optimized for blockchain processing.
Acceptance criteria
- The administrator can view all pending and completed DID inscriptions.
- The administrator can set and adjust fee parameters for inscriptions.
- The administrator can track users’ inscription requests and monitor their status.
- The system prevents duplicate DID inscriptions by marking them as pending for all users once they are batched.
- The administrator can access logs of completed inscriptions for auditing purposes.
- The administrator receives error or failure notifications for failed transactions.
- The system automatically updates the status of inscriptions once they are confirmed on the blockchain.
01
The inscribe view
02
Selecting fee and DIDs
03