New Grin nodes index, grin.fail

Supports clearnet, onion, i2p nodes.

grin.fail

Inspired by monero.fail

8 Likes

love the design, thanks!

1 Like

Nice! I’ve added your site into my ecosystempage, hope more things to come in Grin community.

2 Likes

Could you share your steps how you built grin node in onion? About I2P, have you ever tried it? I guess Grin core/protocol needs to be upgraded to work with I2P.

1 Like

its just an API, any service can be launched behind .onion, P2P communication will need changes to grin server

3 Likes

Great to know, now I could integrate onion of current running node by one key activation in my node toolkit repo easily.

1 Like

nice, also if you don’t wanna use tor socks proxy to access your onion service, and want tor support for existing wallet software like Grim while keeping things that requires clearnet access, you can use TSR, a project of mine. it resolves .onion domains in system dns level to virtual ips which proxies onion services. actually it can be used from any program to get instant onion support.

2 Likes