npm install
npm run build
npm run serve
npm run watch
No. | Option | Value | Details |
---|---|---|---|
01 | pdbeId | string |
PDB ID - Example: '3l3c' |
02 | entityId | string |
Entity ID - Example: '3' |
03 | chainId | string |
Chain ID - Example: 'R' |
04 | subscribeEvents | boolean |
Default - false |
Refer index.html and component.html for implementation example