From bb714e934594cb62aa1db91c59f2ae743ea3c3fc Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Fri, 13 Sep 2024 19:54:13 -0400 Subject: [PATCH] Add section for public blockchain nodes --- src/index.tsx | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/index.tsx b/src/index.tsx index a72db68..d0cab79 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -90,6 +90,36 @@ export default function (data: Lume.Data) {

View all blog posts

+

+ + Public Blockchain Nodes + +

+

+ I have self-hosted nodes available for public use to help keep the + crypto network decentralized. Feel free to use them for your wallets. +

+ + + + + + + + + + + + + + + + + + + + +
CryptoHostnamePort
BTC (Bitcoin)btcnode.fosterhangdaan.com8333
XMR (Monero)xmrnode.fosterhangdaan.com18080
); }