hyperledger / identus-edge-agent-sdk-swift

https://hyperledger.github.io/identus-edge-agent-sdk-swift/documentation/edgeagentsdk
Apache License 2.0
10 stars 5 forks source link

feat(castor): remove antlr library and use regex instead #104

Closed goncalo-frade-iohk closed 11 months ago

goncalo-frade-iohk commented 11 months ago

Overview

Removes Antler dependency and uses regex for parsing DID and DIDUrl

Checklist

My PR contains...

My changes...

Documentation

Tests