Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

TBD54566975/dap-registry-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static DAP Registry

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

"Registering" a DAP

  1. Clone this repo
  2. Activate hermit
  3. run just register <your_handle>
  4. add whatever money addresses you want

Warning

Currently overwrites any pre-existing DAP.

How it works

  • didpay.me's DID document is hosted at https://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 to registry/<handle>/did.json
  • saves the registration to registry/daps/<handle>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published