- add type-safe layer (TypedMoneyAddress etc).
- add logging
- Fix Dap.toString()
- Change MoneyAddress to have
protocol
andpss
fields - Rework RegistryDidResolver
- (FIX) add support multiple MoneyAddress services
- add validation of DAP handle length
- add example using the API
- add CHANGELOG.md
- Update to match new DAP spec for CamelCase service types
- implement DAP resolution
- set up gh workflow to publish docs
- refactoring to match TBD style
- use Did Service from web5-kt
- Add project url to pom.xml.
- Use dokka plugin to create javadoc.
Initial release of the project.
Contains data classes for DAP, MoneyAddress and URN.