Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Dogecoins in typegram! To the MOON! #109

Open
recoilme opened this issue Oct 11, 2018 · 3 comments
Open

Dogecoins in typegram! To the MOON! #109

recoilme opened this issue Oct 11, 2018 · 3 comments

Comments

@recoilme
Copy link
Owner

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

  • create dogecoin wallet for all users
  • User may buy dogecoin
  • Add button "doge" to the bottom of an article (like vote now)
  • Then press - get the tip from user to author
  • Add screen with balance/transactions/withdraw and buy doge buttons

How to start

@recoilme
Copy link
Owner Author

simple api for rpc: #109
based on https://block.io/pricing
but 100 Wallet Addresses per Network limitation in free mode

@juviee
Copy link

juviee commented Dec 8, 2018

Is dogecoins will be bounded to global blockchain, or it will be local fork of dogecoins?

@recoilme
Copy link
Owner Author

i have plans integrate with global blockchain, but right now not many people will use it i think, so i freeze this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants