For creating polygon DID use this command
npm run start:create
For register polygon DID use this command
npm run start:register
For resolving polygon DID document use this command
npm run start:resolve
For updating polygon DID document use this command
npm run start:update
For deleting polygon DID document use this command
npm run start:delete