- BTCR-DID-Tests — A number of testnet registered DIDs, along with sample valid DID Documents, some unrevoked, others rotated, others revoked, along with signed verifiable claims using those DIDs.
- Playgrounds
- btcr-tx-playground - HTML/JS playground using the btcr-did-tools-js library
- BTCR-Electron - Electron playground for the btcr-did-js library.
- Libraries
- TXREF Conversion Libraries
- txref-conversion-js - Node.js txref conversion library; supports txref-ext
- txref-conversion-java - Java txref conversion library; supports txref-ext
- txref-conversion-golang - Golang txref conversion library
- txref-conversion-python - Golang txref conversion library
- BTCR Creation/Resolution Libraries
- btcr-did-tools-js - Node.js library for creating/resolving BTCR DIDs. Has browserify scripts for running in browser
- btcr-service - A service in Go for encoding/decoding TxRefs and searching all transactions related to an address (/addr//spends endpoint). Also, DID resolution for the simplest case of unrevoked, unrotated keys is currently in progress (/txref//resolve). The service is live at https://btcr-service.opdup.com/txref/txtest1:x705-jzv2-qqaz-7vuz/txid. Repo README describes the service endpoints.
- TXREF Conversion Libraries
- About BTCR DIDs (previous writings and presentations; sorted by most recent to least)