Closed oed closed 3 years ago
This is really cool, thank you!
Looks like you have some linting to take care of but otherwise, pending some local testing on my part, this looks pretty good and nonintrusive enough to merge in.
Also thank you for fixing the ether dep :pray:
Thanks @aphelionz fixed the linting :)
This PR adds support for using DIDs as identities in OrbitDB. It uses the
dids
package under the hood, which relies onEIP2844
.In addition I changed to a smaller dependency for the EthIdentityProvider, and made sure to export the Ethereum and DID providers so they are accessible by developers.