From aa0a476afb264c290f5687b1ac7be8d32a9cc26a Mon Sep 17 00:00:00 2001 From: Chris Dukakis Date: Fri, 23 Feb 2024 00:30:35 +0200 Subject: [PATCH] add discord widget --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5958a4..ede0ba8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # qubic-lrv (lite record verification) [![test](.github/badges/test.svg)](https://github.com/computor-tools/qubic-lrv/actions/workflows/test.yaml) +[![Discord](https://img.shields.io/discord/768887649540243497)](https://discord.gg/qubic) Uses spectrum digest and 451 quorum ticks to verify records. Only `RESPOND_ENTITY` is supported now. Support for assets and contracts will be added later.