diff --git a/bitcoin.md b/bitcoin.md
index 2a7596c7..3f710687 100644
--- a/bitcoin.md
+++ b/bitcoin.md
@@ -4,12 +4,27 @@
## Contents
+* [BTCR](#btcr-)
+* [RWoT BTCR](#rwot-btcr-)
* [Bitnation](#bitnation)
* [Spidchain](#spidchain)
* [github.com/awesome-decentralized-id](https://github.com/infominer33/awesome-decentralized-id)
* [infominer.id/awesome-decentralized-id](https://infominer.id/awesome-decentralized-id)
* [infominer.id](https://infominer.id)
+### BTCR
+* /w3c-ccg/didm-btcr - WORK ITEM: BTCR DID Method Spec
+* did:btcr: - [BTCR DID Method](https://w3c-ccg.github.io/didm-btcr/)
+ * The Bitcoin Reference DID method (did:btcr) supports DIDs on the public Bitcoin blockchain. The Bitcoin Reference method has minimal design goals: a DID trust anchor based on the Bitcoin blockchain, updates publicly visible and auditable via Bitcoin transactions, and optionally, additional DID Document information referenced in the transaction OP_RETURN data field. No other Personal Identifiable Information (PII) would be placed on the immutable blockchain.
+ * [btcr tx conversion playground](https://weboftrustinfo.github.io/btcr-tx-playground.github.io/)
+
+
+### RWot BTCR [**^**](#contents)
+
+* /WebOfTrustInfo/btcr-tx-playground.github.io
+* /WebOfTrustInfo/btcr-did-tools-js
+* /WebOfTrustInfo/btcr-hackathon - Virtual hackathon to create spec and code for Bitcoin-based Decentralized Identifiers (DIDs)
+
## Bitnation