Skip to content

iconloop/did-sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DID-SDK-PYTHON

This SDK is used not only to create and manage ICON DID, but also to issue and verify credentials and presentations.

Configure

Add some configurations of didsdk to a .env file in your project.

TX_RETRY_COUNT=int[default:5]
TX_SLEEP_TIME=int[default:1]
DIDSDK_LOG_ENABLE_LOGGER=bool[default:false]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages