TBD54566975 / web5-swift

Web5 for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Presentation Exchange

amika-sq opened this issue · comments

There are various presentation exchange elements that need to be implemented in Swift. Not entirely sure what exactly needs to be implemented right now, but Kotlin only seems to be usingPresentationExchange.satisfiesPresentationDefinition. Let's start there!

current thinking is that swift should implement
PresentationExchange.selectCredentials
PresentationExchange.satisfiesPresentationDefinition

more discussion in #4