]> git.xn--bdkaa.com Git - xn--bdkaa.com.git/commitdiff
add hub
authorEvgenii Akentev <hi@ak3n.com>
Tue, 8 Oct 2024 17:46:20 +0000 (21:46 +0400)
committerEvgenii Akentev <hi@ak3n.com>
Tue, 8 Oct 2024 17:46:20 +0000 (21:46 +0400)
themes/theme/layouts/index.html

index bce804bef6f4cc340ae47b1d44df6365dc55be7d..a120bd3dca6e74332a9b3deb7f3219ed5426ce70 100644 (file)
@@ -37,6 +37,9 @@ projects
   types and useful operators yet. It can parse, build a tree, and substitute
   using de Bruijn Indices.
 
+- <a href="https://git.ak3n.com/?p=hub.go.git">https://git.ak3n.com/?p=hub.go.git</a>
+    A small websocket server to track the TON's blockchain contracts.
+
 - <a href="https://git.ak3n.com/?p=handle-examples.git">https://git.ak3n.com/?p=handle-examples.git</a>
     Examples of the Handle pattern in Haskell