3box / 3box/3box-address-server
Fetch DIDs through ceramic as well as address DB
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Because new versions of the 3box-js client will use ceramic to link addresses, to allow outdated clients to access these links, the address server should be able to fetch and serve these links through ceramic as well.
This should also include the rootstore address derivation from DID so that the address DB can be deprecated in the future.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue involves updating the address server to fetch DIDs through Ceramic, not just the address DB. Start by examining the server's current data fetching logic and the 3box-js client integration. Understand how rootstore address derivation from DID works to allow deprecation of the address DB. Check for existing Ceramic client setup or need to add it, and ensure backward compatibility for outdated clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100