rocklabs-io / ic-py

Python Agent Library for the DFINITY Internet Computer
MIT License
125 stars 25 forks source link

Implement delegated identity verification #109

Open vporton opened 4 months ago

vporton commented 4 months ago

Please guide me (pointing places in the source) how to implement delegated indentity verification.

I am willing to implement it, but I am confused which parts of the process are already implemented in ic-py and which are not.