You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
General Info
About Dogecoin - https://ru.wikipedia.org/wiki/Dogecoin
Main site - https://dogecoin.com/
Wiki - https://www.reddit.com/r/dogecoin/wiki/dogecoincoreguide
github - https://github.com/dogecoin/dogecoin
discord - https://discordapp.com/channels/311390524290629632/311390524290629632
Technical info
Dogecoin is clone litecoin, litecoin is clone bitcoin, so - dogecoin has rpc server ! wow!
i found rpc client for bitcoin on golang - https://github.com/btcsuite/btcd/tree/master/rpcclient
Bitcoin rpc description - https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)#Go
For example, the Litecoin’s RPC capabilities can be access just by changing the port to 9332 in the same script; the Dogecoin at 22555, etc
https://kryptomusing.wordpress.com/2017/06/12/bitcoin-rpc-via-python/
Reddit implementation
info - https://www.reddit.com/r/sodogetip/wiki/index
https://sodogetip.xyz/ - sodogetip bot on reddit site
how it work - https://www.reddit.com/r/sodogetip/wiki/index
github - https://github.com/just-an-dev/sodogetip
issue - just-an-dev/sodogetip#95
How it will work on typegram
How to start
The text was updated successfully, but these errors were encountered: