-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathfaucets.html
194 lines (158 loc) · 7.56 KB
/
faucets.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html>
<head>
<title>Dogecoin Tutorial</title>
<link rel="stylesheet" href="common.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47412110-1', 'dogecointutorial.com');
ga('send', 'pageview');
</script>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand"><span class="logo logo-front">dogecoin</span><span class="logo logo-back">tutorial <i class="fa fa-rocket"></i></span></a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="seq-one">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Wallets <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="local-wallet.html">Local wallet</a></li>
<li><a href="online-wallet.html">Online wallet</a></li>
<li><a href="paper-wallet.html">Paper wallet</a></li>
</ul>
</li>
<li class="seq-two"><a href="mining.html">Mining</a></li>
<li class="seq-two active"><a href="faucets.html">Faucets</a></li>
<li class="seq-two">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Currency conversion <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="virtualcurr.html">USD to BTC to Doge</a></li>
<li><a href="fiatcurr.html">USD to Doge</a></li>
</ul>
</li>
<li class="seq-three">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Tipping <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="reddit-tipping.html">Reddit</a></li>
<li><a href="twitter-tipping.html">Twitter</a></li>
<li><a href="imgur-tipping.html">Imgur</a></li>
</ul>
</li>
<li class="seq-three"><a href="markets.html">Buy stuff</a></li>
<li class="seq-four"><a href="scams.html">Scams</a></li>
<li class="seq-four">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Links <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://goodshibe.com/" target="_blank">the good shibe</a></li>
<li><a href="http://reddit.com/r/dogecoin" target="_blank">/r/dogecoin</a></li>
<li><a href="http://reddit.com/r/dogeducation" target="_blank">/r/dogeducation</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!-- start main container -->
<div class="container">
<div class="support">
<h5>Guide supported by</h5>
<a href="http://shopdoge.com/" target="_blank">
<img src="misc/shopdoge-banner.jpg" class="img-responsive support-img" alt="shopdoge.com store" />
</a>
</div>
<div class="row">
<div class="col-md-8">
<h1>Faucets - free Doge</h1>
</div>
<div class="col-md-4 right update">
<code><strong>Last updated on Jan 24, 2014.</strong></code>
</div>
</div>
<p>
Ready to get your first doge? There are sites known as faucets / water bowls that give out free doge. They are filled by generous shibes, so remember to give back when you are established! If they run out, they are dry until someone refills them.
</p>
<p>
To receive your free Dogecoin payout, all you have to do is give your receive address to the faucet site. Payouts won't immediately show up in your wallet because they are added to the block chain, then you must sync up to that point.
</p>
<p>
Below are lists of faucets maintained by other shibes.
</p>
<ul>
<li><a href="https://github.com/ummjackson/dogecoin-resources#faucets" target="_blank">github.com/ummjackson/dogecoin-resources#faucets</a></li>
<li><a href="http://freedogecoins.net/" target="_blank">freedogecoins.net</a></li>
<li><a href="http://www.dogefaucets.com/" target="_blank">dogefaucets.com</a></li>
<li><a href="http://www.doktorrf.com/dogecoin/faucets.html" target="_blank">doktorrf.com/dogecoin/faucets</a></li>
</ul>
<h3>Giving back</h3>
<p>Faucets usually also post their donations address. To give to a faucet instead of taking, just use your wallet to send Doge to that address.</p>
<nav class="well pageflow">
<div class="row">
<div class="col-md-6">
<a href="local-wallet.html">previous: wallets</a>
</div>
<div class="col-md-6 right">
</div>
</div>
</nav>
</div>
<!-- end main container -->
<div class="container">
<footer>
<hr>
<ul class="nav nav-pills">
<li>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://dogecointutorial.com" data-text="Get started with Dogecoin!" data-size="large" data-count="none" data-hashtags="dogecoin">Share this!</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</li>
<li>
<a href="https://twitter.com/dogetutorial" target="_blank"><i class="fa fa-twitter"></i> Twitter</a>
</li>
<li>
<a href="https://www.facebook.com/dogecointutorial" target="_blank"><i class="fa fa-facebook"></i> Facebook</a>
</li>
<li>
<a href="https://github.com/kbouwser/howtodogecoin" target="_blank"><i class="fa fa-github-alt"></i> Github</a>
</li>
<li>
<a href="about.html">About us</a>
</li>
<li>
<a href="mailto:[email protected]?subject=Content update">
Email us
</a>
</li>
<li>
<span class="show-tooltip" data-toggle="tooltip" data-placement="top" data-trigger="hover" title="howtodogecoin tip address">DH6GFXn5tghFYnp4M8a55u18sCxtHP23ME</span>
</li>
</ul>
</footer>
</div>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<!-- <script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> -->
<!-- Latest compiled and minified JavaScript -->
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(".show-tooltip").tooltip();
});
</script>
</body>
</html>