Behold! a Poor man's DAP Registry that hosts the contents of registry
using github pages to serve as a DAP registry. Useful for kicking the tires.
Note
Currently acting as a DAP registry for DIDPay - didpay.me
- Clone this repo
- Activate hermit
- run
just register <your_handle>
- add whatever money addresses you want
Warning
Currently overwrites any pre-existing DAP.
didpay.me
's DID document is hosted athttps://didpay.me/.well-known/did.json
and located here- creates a
did:web
for all handles e.g.did:web:didpay.me:moegrammer
by saving the auto-generated did document toregistry/<handle>/did.json
- saves the registration to
registry/daps/<handle>