-
Updated
Feb 25, 2020 - Go
#
dogecoin
Here are 168 public repositories matching this topic...
Blockchain data parsing and persisting results
golang
sql-server
kafka
bitcoin
ethereum
tron
doge
stellar
ethereum-classic
litecoin
dogecoin
bds
bitcoin-abc
bitcoin-cash
xlm
troncoin
bitcoin-sv
Dead-simple BIP32 (HD) wallet creation for BTC, BTG, BCH, LTC, DASH, USDT, QTUM and DOGE
cryptocurrency
btc
bitcoin-wallet
dashcoin
eth
ethereum-wallet
dogecoin
bip32
hdwallet
wallet-generator
bch
ltc
-
Updated
Feb 6, 2021 - Python
Golden - Best Wallet Ever
react-native
bitcoin
dapp
blockchain
cryptocurrency
web3
bitcoin-wallet
ethereum-wallet
crypto-wallet
litecoin
dogecoin
blockchain-wallet
ethereum-dapp
golden
litecoin-wallet
erc20-tokens
dapps-browser
decentralized-wallet
golden-wallet
dogecoin-wallet
-
Updated
Jan 21, 2019 - JavaScript
8
SuperLSH
commented
Apr 29, 2020
@medvedev1088
Hi,
I found that there ara two kinds of output in transactions.json.
One is nonstandard, and the other is pubkeyhash.
I thought the nonstandard output is the op_return output, but i found outputs of many (not all ) coinbase txs also are nonstandard. And address of miner is like“nonstandard3318537dfb3135df9f3d950dbdf8a7ae68dd7c7d”.
Here is an example:
transaction: {
"hash":
Dogecoin Wallet app for your Android device. Standalone Dogecoin node, no centralized backend required. Forked from the popular Bitcoin Wallet.
-
Updated
May 19, 2021 - Java
DOGE trading bot for instantly buying and selling DOGE cryptocurrency on Binance when Elon Musk tweets about it.
twitter-bot
crypto
tweets
trading
trading-bot
cryptocurrency
doge
buying
dogecoin
binance
elonmusk
elon-musk
-
Updated
Mar 16, 2021 - Python
Implementation of BIP39, BIP32, BIP44, BIP49 and BIP84 for generation of crypto-currencies wallets (mnemonic phrases, seeds, private/public keys and addresses)
python
bitcoin
ethereum
ripple
base58
tron
cosmos
dashcoin
litecoin
bip44
dogecoin
bip39
bip32
base58check
bip49
p2sh
bip84
p2wpkh
avax
band-protocol
-
Updated
Jun 7, 2021 - Python
Ethereum contracts for the Dogecoin <-> Ethereum bridge
-
Updated
Mar 10, 2021 - JavaScript
Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
twitter-bot
twitter
crypto
tweets
bitcoin
trading
ethereum
trading-bot
cryptocurrency
trading-strategies
doge
kraken
dogecoin
altcoin
automated-trading
binance
binance-api
elonmusk
crypto-bot
crypto-trading
-
Updated
Jun 2, 2021 - Python
Trade stocks and ETFs with free brokerage Robinhood and Perl
finance
options
bitcoin
perl
ethereum
cryptocurrency
stock-market
api-wrapper
derivatives
cryptocurrencies
stocks
robinhood
etf
historical-data
dogecoin
options-trading
derivatives-pricing
stocks-api
crypto-trading
-
Updated
Dec 24, 2020 - Perl
JavaScript Client-Side Dogecoin Wallet Generator
-
Updated
Feb 21, 2021 - HTML
True Mining Desktop Miner
-
Updated
Jun 4, 2021 - C#
The best bot for collecting cryptocurrency from freebitco.in, freedoge.co.in and freenem.com 🚀 🌔
javascript
bot
bitcoin
dom
captcha
mozilla
cryptocurrency
free-software
captcha-image
imacros
mozilla-firefox
nem
mozilla-firefox-addon
dogecoin
captcha-solver
freebitcoin
freedogecoin
recaptchav2
captcha-services-for-recaptcha-v2
freenem
-
Updated
Jan 19, 2019 - JavaScript
Twitter Bot that sends SMS alerts when influencers like Elon Musk tweet about stocks or cryptos.
twitter-bot
twitter
twitter-api
twilio
image-processing
cryptocurrency
stock-market
twilio-api
stocks
doge
nasdaq
dogecoin
nyse
elon
elonmusk
elon-musk
-
Updated
May 27, 2021 - Python
A Laravel Package/Facade for the Block.io API
laravel
bitcoin
facade
blockchain
laravel-5-package
bitcoin-wallet
litecoin
dogecoin
bitcoin-api
block-io
-
Updated
Nov 4, 2020 - PHP
Mine Cryptocurrency with termux, BTC, BCH, LTC, DOGE Telegram ClickBots
-
Updated
Feb 28, 2021 - Python
Cryptocurrency discord bot
-
Updated
Apr 23, 2018 - JavaScript
Github coin ,for every github user. Thanks everyone contribute your ideas and code on github ~
-
Updated
Apr 25, 2021 - Go
Buys dogecoin if Elon Musk tweets about it, and sell it in minutes
-
Updated
May 24, 2021 - JavaScript
Improve this page
Add a description, image, and links to the dogecoin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dogecoin topic, visit your repo's landing page and select "manage topics."


Can this library be use to handle more than 1 wallet, bitcoin-cli.exe have the
createwalletcommand with a unique id and the connection can have the--rpcwalletwith the same id.What are the alternative if I need to handle more than 1 wallet. Thanks