-
Notifications
You must be signed in to change notification settings - Fork 4
/
wallets.html
167 lines (157 loc) · 11 KB
/
wallets.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
<!DOCTYPE HTML>
<!--
Made with ❤ for the BANANO community!
MKZI Design Labs - https://github.com/HelloMokuzai
-->
<html>
<head>
<title>Banano HUB | Explore the Banano Ecosystem!</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta property="og:site_name" content="Banano HUB | Explore the Banano Ecosystem!">
<meta property="og:type" content="website">
<meta property="og:url" content="https://hub.banano.network/">
<meta property="og:image" content="https://raw.githubusercontent.com/HelloMokuzai/banano-hub/refs/heads/main/images/banner.jpg">
<meta property="og:description" content="Banano HUB is an information & link repository for monkeys using the BANANO Cryptocurrency Network!">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Banano HUB | Explore the Banano Ecosystem!"/>
<meta name="twitter:description" content="Banano HUB is an information & link repository for monkeys using the BANANO Cryptocurrency Network!"/>
<meta name="twitter:site" content="@bananocoin"/>
<meta name="twitter:image" content="https://raw.githubusercontent.com/HelloMokuzai/banano-hub/refs/heads/main/images/banner.jpg"/>
<meta name="twitter:creator" content="@HelloMokuzai"/>
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<a href="index.html" class="logo">
<span class="symbol"><img src="images/ban-logo.svg" alt="" /></span><span class="title">Banano HUB</span>
</a>
<!-- Nav -->
<nav>
<ul>
<li><a href="#menu">Menu</a></li>
</ul>
</nav>
</div>
</header>
<!-- Menu -->
<nav id="menu">
<h2>Menu</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="wallets.html">Wallets</a></li>
<li><a href="faucets.html">Faucets</a></li>
<li><a href="exchanges.html">Exchanges</a></li>
<li><a href="wban.html">Wrapped Banano</a></li>
<li><a href="gaming.html">Gaming</a></li>
<li><a href="shopping.html">Shopping</a></li>
<li><a href="developer.html">Developer Tools</a></li>
<li><a href="merchant.html">Merchant Solutions</a></li>
<li><a href="resources.html">Resources</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<div class="inner">
<h1>Wallets</h1>
<span class="image main"><img src="images/header_wallets.png" alt="" /></span>
<h1>Official</h1>
<p><b>Kalium</b> - Send BANANO to all your friends on the go with Kalium. Available on iOS & Android.</p>
<p><b>The Banano Stand</b> - Browser-based lightwallet that also supports Ledger Nano S. Ideal for desktop.</p>
<ul class="actions">
<li><a href="https://kalium.banano.cc/" class="button primary">Kalium <i class="icon solid style1 fa-mobile-alt"></i></a></li>
<li><a href="https://thebananostand.com/" class="button primary">The Banano Stand <i class="icon solid style1 fa-laptop"></i></a></li>
</ul>
<p><b>Paper Wallet Generator</b> - Gift BANANO to friends, family or strangers. Choose a design, click "Generate", print the page and load the account with funds.</a></p>
<p><b>Camo-Banano Light Wallet</b> - A light wallet for Banano that supports camo (privacy-focused) transactions.</a></p>
<ul class="actions">
<li><a href="https://banano.cc/paperwallet" class="button">Paper Wallet Generator <i class="icon solid style1 fa-paper-plane "></i></a></li>
<li><a href="https://github.com/BananoCoin/camo-banano-light-wallet" class="button">Camo-Banano <i class="icon brands style1 fa-github"></i></a></li>
</ul>
<h1>Tipping Services</h1>
<p><b>Banano Discord Tipbot</b> - Ideal for small amounts, to tip and get tipped on Discord. It is fully managed.</p>
<p><b>Banano Reddit Tipbot</b> - Ideal for small amounts, to tip and get tipped on Reddit. It is fully managed.</p>
<ul class="actions">
<li><a href="https://chat.banano.cc/" class="button primary">Discord Tipbot <i class="icon brands style1 fa-discord"></i></a></li>
<li><a href="https://www.reddit.com/r/banano/wiki/reddit-tipbot/" class="button primary">Reddit Tipbot <i class="icon brands style1 fa-reddit-alien"></i></a></li>
</ul>
<p><b>Tip.cc</b> - A 3rd party multi-chain Discord tipping service that supports BANANO. Send and receive BAN on your favorite Discord servers.</p>
<p><b>Wrkzcoin TipBot</b> - A 3rd party multi-chain Discord tipping service that supports BANANO.</p>
<p><b>cctip_bot</b> - A 3rd party multi-chain Telegram tipping service that supports BANANO. Provided by <a href="https://cwallet.com/crypto-bots">CWallet</a></p>
<ul class="actions">
<li><a href="https://tip.cc/currencies/banano" class="button">tipcc <i class="icon brands style1 fa-discord"></i></a></li>
<li><a href="https://github.com/wrkzcoin/TipBot" class="button">Wrkzcoin TipBot <i class="icon brands style1 fa-github"></i></a></li>
<li><a href="https://t.me/cctip_bot" class="button">cctip_bot <i class="icon brands style1 fa-telegram"></i></a></li>
</ul>
<h1>Community</h1>
<p><b>Potassius</b> - A fork of Kalium which includes E2EE Memos and Messages, Watch only addresses and MORE. Available on iOS & Android.</p>
<ul class="actions">
<li><a href="https://apps.apple.com/us/app/potassius-banano-wallet/id1658689002" class="button">Potassius <i class="icon brands style1 fa-apple"></i></a></li>
<li><a href="https://play.google.com/store/apps/details?id=co.perish.potassius" class="button">Potassius <i class="icon brands style1 fa-google-play"></i></a></li>
</ul>
<p><b>GoBanMe</b> - A browser extension that enables users to tip BANANO to website owners/youtubers and MORE.</p>
<p><b>DagChat</b> - An open source CLI wallet with end-to-end encrypted memos and messages for BANANO.</p>
<ul class="actions">
<li><a href="https://github.com/stjet/GoBanMe" class="button">GoBanMe <i class="icon brands style1 fa-github"></i></a></li>
<li><a href="https://github.com/derfarctor/dagchat" class="button">DagChat <i class="icon brands style1 fa-github"></i></a></li>
</ul>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<section>
<h2>Contribute</h2>
<p>Banano HUB is a Free and open-source software (FOSS) project. To contribute you can open a pull request / submit an issue on <a href="https://github.com/HelloMokuzai/banano-hub" target="_blank"><b>Github</b></a> or 💌 <a href = "mailto: hellomokuzai@outlook.com"><b>hellomokuzai@outlook.com</b></a></p>
<h2>Donate ❤️</h2>
<p><span class="image left"><img src="images/qr-code.png" alt="" /><a class="button primary small fit" onclick="Copy_Address()";>Copy to Clipboard</a></span> This website is maintained as a labour of love. However, if you wish to show your appreciation for my efforts - please feel free to donate BANANO (BAN) to the address below.</p>
<p><input type="text" value="ban_3j8gwrkc7qgx11rrncdw8bzuuo4ojwp3xkawspefm3sbac3s5i6f48dgewfd" id="Ban_Address"></p>
</section>
<section>
<h2>Community</h2>
<ul class="icons">
<li><a href="https://chat.banano.cc/" class="icon brands style2 fa-discord"><span class="label">Discord</span></a></li>
<li><a href="https://reddit.com/r/banano" class="icon brands style2 fa-reddit-alien"><span class="label">Reddit</span></a></li>
<li><a href="https://twitter.com/bananocoin" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://t.me/banano_official" class="icon brands style2 fa-telegram-plane"><span class="label">Telegram</span></a></li>
<li><a href="https://www.youtube.com/c/bananopictures" class="icon brands style2 fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://medium.com/banano" class="icon brands style2 fa-medium"><span class="label">Medium</span></a></li>
<li><a href="https://instagram.com/bananocurrency" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.facebook.com/bananocurrency/" class="icon brands style2 fa-facebook"><span class="label">Facebook</span></a></li>
</ul>
<h2>Contact</h2>
<ul class="icons">
<li><a href="https://github.com/HelloMokuzai" class="icon brands style2 fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto: hellomokuzai@outlook.com" class="icon solid style2 fa-envelope"><span class="label">Email</span></a></li>
</ul>
</section>
<ul class="copyright">
<li>© Banano HUB 2024. </li><li><a href="https://github.com/HelloMokuzai">MKZI Design Labs</a></li><li>Get Banano Domains: <a href="https://banano.network/">banano.network</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script>
function Copy_Address() {
var copyText = document.getElementById("Ban_Address");
copyText.select();
copyText.setSelectionRange(0, 99999)
document.execCommand("copy");
alert("Copied to clipboard: " + copyText.value);
}
</script>
</body>
</html>