From: Evgenii Akentev Date: Tue, 8 Oct 2024 17:46:20 +0000 (+0400) Subject: add hub X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=9cf0cf153b5ede7278d0c216307ac5f5468236f4;p=xn--bdkaa.com.git add hub --- diff --git a/themes/theme/layouts/index.html b/themes/theme/layouts/index.html index bce804b..a120bd3 100644 --- a/themes/theme/layouts/index.html +++ b/themes/theme/layouts/index.html @@ -37,6 +37,9 @@ projects types and useful operators yet. It can parse, build a tree, and substitute using de Bruijn Indices. +- https://git.ak3n.com/?p=hub.go.git + A small websocket server to track the TON's blockchain contracts. + - https://git.ak3n.com/?p=handle-examples.git Examples of the Handle pattern in Haskell