just FYI - we now have
dns seed code available for yacoin. however, i can't run the server myself on the same VPS block explorer is running (amazon won't let me access the dns port from outside for some reason even though i enabled it in all firewalls). so, if anyone has the resources to do it here's the link
https://github.com/saironiq/yacoin-seeder. you don't need anything fancy, really - just access to your domain's authoritative NS record and a linux box, the daemon itself is VERY light on resources
FYI #2: i'm working (again) on bringing
electrum (with a twist) to yacoin. merged in latest upstream commits from electrum-server and i'm now testing it (had some problems with buggy rpc interface of yacoind >.< ...it's
solved worked around now, hopefully). besides just changing a few bits i added a few methods to the ones the server exposes, so it's now possible to create an entire
block explorer based on electrum (even with graphs and stuff) - that means my explorer will be getting an overhaul soon-ish that would make it
lightning fast (at least i hope so lol). now the bad news: the client side of electrum got a lil' more difficult as of version 2.0 to port over to yac, so i'm looking for someone to
help me with it (though it's mostly "gui" work, i think the hardcore pieces i've written earlier can be reused). AND after this bit of bad news comes some GREAT news: with the server interface enhancements i've made it should be possible to
PoS mine directly from a thin electrum client (though it's definitely not the best way to mine... but at least you don't need slow client with big blockchain. the worst thing the server can do to you is not broadcasting your block, but that can be worked around by broadcasting it yourself by getting active node IPs from a dnsseed server

)
FYI #3: i'm looking for a
web developer/javascript wizard to create a front-end for an electrum-based block explorer (something like blockchain.info with fancy live block/tx streams and whatnot). if you're interested, shoot me a PM!