Josh Mann
Josh Mann
@b1conrad let me know if this provides what you need.
Implement Peer DID Method 3 as described in the [specifications](https://identity.foundation/peer-did-method-spec/#generation-method).
Any function in the did-o ruleset that modifies the pico-engine need to be reframed as a rule.
Currently, rulesets import the did-o ruleset as didx to not conflict with the dido.ts . Maybe we should rename dido.ts to something else to avoid this conflict.
In the didtestdid test, the channels for the children need to be deleted when the children are deleted.