Post
Topic
Board Announcements (Altcoins)
Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record
by
gym520
on 15/12/2015, 03:06:00 UTC
Can modify the wallet program, so he directly supports Stratum protocol.

Does anybody know of a coin that has stratum directly in the daemon? I could merge it into RIC if I found one.
Otherwise, implementing getwork or gbt in the miners would be faster

Never seen something like this. So go for getwork, or write a XPT to Getwork proxy in Python for example (which should be even easier to implement).
Jh00 did write some time ago a stratum to xpt proxy for ypool, but it had some bugs and hasn't been used for some time and only supports scrypt. Not sure if its any help but heres a link to the github https://github.com/jh000/xptProxy
You can establish a P2P pool, or XPT and proxy wallet can accept JH software