Skip to content

Commit 4fbb432

Browse files
committed
fix stale numbers in README (anchors, leaves, chains, tools)
1 parent 8434c9a commit 4fbb432

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Open-source attestation protocol for Zcash. Commits typed lifecycle events to a BLAKE2b Merkle tree and anchors roots on-chain via shielded memos. Any Zcash-native operator can use it.
66

7-
1 mainnet anchor. 12 leaves. 9 event types tracked. 118 tests. 60 automated checks. MIT licensed. Live stats: https://api.frontiercompute.cash/stats
7+
2 mainnet anchors. 13 leaves. 9 event types tracked. 118 tests. 60 automated checks. MIT licensed. Live stats: https://api.frontiercompute.cash/stats
88

99
[ZIP draft PR #1243](https://github.com/zcash/zips/pull/1243) | [QUICKSTART](QUICKSTART.md) | [crates.io](https://crates.io/crates/zap1-verify) | [zcash-memo-decode](https://crates.io/crates/zcash-memo-decode)
1010

@@ -156,8 +156,8 @@ See [conformance/](conformance/) for fixtures, schemas, versioning policy, and c
156156

157157
- **Verification SDK (Rust + WASM):** [Frontier-Compute/zap1-verify](https://github.com/Frontier-Compute/zap1-verify) - 22 tests
158158
- **JS/TS SDK:** [Frontier-Compute/zap1-js](https://github.com/Frontier-Compute/zap1-js) - 19 tests
159-
- **Attestation explorer:** [explorer.frontiercompute.cash](https://explorer.frontiercompute.cash)
160-
- **Lifecycle simulator:** [simulator.frontiercompute.cash](https://simulator.frontiercompute.cash)
159+
- **Attestation explorer:** [explorer.frontiercompute.io](https://explorer.frontiercompute.io)
160+
- **Lifecycle simulator:** [simulator.frontiercompute.io](https://simulator.frontiercompute.io)
161161
- **Browser verifier:** [frontiercompute.cash/verify.html](https://frontiercompute.cash/verify.html)
162162
- **Universal memo decoder:** [zcash-memo-decode](https://crates.io/crates/zcash-memo-decode) - 23 tests, zero deps
163163
- **Browser memo decoder:** [frontiercompute.cash/memo.html](https://frontiercompute.cash/memo.html)

0 commit comments

Comments
 (0)