stack-wallet-website/index.html

420 lines
15 KiB
HTML
Raw Permalink Normal View History

2022-09-15 17:52:14 +00:00
---
layout: base
title: titles.home
permalink: /index.html
---
2023-01-26 22:27:12 +00:00
<section id="intro">
<div class="container">
<div class="row">
<div class="intro-info col">
<h1>Stack Wallet</h1>
<p>
The first open-source, non-custodial, privacy-preserving
cryptocurrency wallet for all crypto fans
</p>
<div class="row download-btn">
<a
href="https://apps.apple.com/us/app/stack-wallet-by-cypher-stack/id1634811534"
><svg
class="download-badge download-ios"
role="img"
alt=""
aria-label=""
rel="noopener"
></svg
></a>
<a
href="https://play.google.com/store/apps/details?id=com.cypherstack.stackwallet"
><svg
class="download-badge download-playstore"
role="img"
alt=""
aria-label=""
rel="noopener"
></svg
></a>
<a href="https://github.com/cypherstack/stack_wallet/releases/latest"
><svg
class="download-badge download-android"
role="img"
alt=""
aria-label=""
rel="noopener"
></svg
></a>
2022-09-15 17:52:14 +00:00
</div>
2023-01-26 22:27:12 +00:00
</div>
<div class="intro-img col">
<img src="/img/hero image.png" />
</div>
</div>
</div>
</section>
<section id="features" class="section">
<div class="container" id="intro-info">
<div class="row open">
<div class="col col-img">
<img src="/img/open-source-img.svg" alt="Blockchain illustration" />
</div>
<div class="col col-info">
<h3>Stack Wallet is <span>open-source</span></h3>
<p>
The best and most secure applications are made together. Reap the
benefits of security, power, and stability that only a fully
open-source codebase can offer. Not partially open. Not mostly open.
<span>Completely open.</span>
</p>
</div>
</div>
<div class="row noncust">
<div class="col col-info">
<h3>Stack Wallet is <span>non-custodial</span></h3>
<p>
Stack Wallet keeps all private keys in your hands. That means, we
never touch your money. We just make the "piggybank", and
<span>you control all of the money inside it.</span>
</p>
</div>
<div class="col col-img">
<img src="/img/non-custodial-img.svg" alt="Blockchain illustration" />
</div>
</div>
2022-09-15 17:52:14 +00:00
2023-01-26 22:27:12 +00:00
<div class="row privacy">
<div class="col col-img">
<img src="/img/privacy-img.svg" alt="Blockchain illustration" />
</div>
<div class="col col-info">
<h3>Stack Wallet is <span>privacy-preserving</span></h3>
<p>
All privacy technologies implemented in the cryptocurrencies we
support are turned on by default. Keep your funds safe from prying
eyes.
</p>
</div>
</div>
</div>
</section>
<section id="feature" class="section features2">
<div class="container">
<div class="row between-xs feature-cards">
<div class="card col">
<img
class="feature-icon"
src="/img/features/easy-transactions-icon.svg"
/>
<h3>Multicurrency support</h3>
<p>
Send, receive, and store Monero, Bitcoin, Bitcoin Cash, Firo, Epic
Cash, Namecoin, Wownero, Litecoin, and Dogecoin.
</p>
</div>
<div class="card col">
<img class="feature-icon" src="/img/features/exchange-icon.svg" />
<h3>Built-in exchange</h3>
<p>
Weve partnered with some of the best in the ecosystem to exchange
your crypto in a quick, secure, and easy manner. Even for cryptos not
on Stack Wallet!
</p>
</div>
<div class="card col">
<img class="feature-icon" src="/img/features/backup-icon.svg" />
<h3>Custom backup</h3>
<p>
Back up your Stack Wallet data to easily restore it or transfer
between devices (protected by a custom-designed secure technology).
</p>
</div>
<div class="card col">
<img class="feature-icon" src="/img/features/address-book-icon.svg" />
<h3>Multiwallet address book</h3>
<p>
Create multiple cryptocurrency addresses for your contacts and easily
access them for a quick and painless transaction.
</p>
</div>
<div class="card col">
<img
class="feature-icon"
src="/img/features/favorite-wallets-cion.svg"
/>
<h3>Favorite wallets</h3>
<p>
With many wallets in one Stack, you surely will have some that you use
most. Give them the attention they deserve with our Favorites feature
(toggle it on or off).
</p>
</div>
<div class="card col">
<img class="feature-icon" src="/img/features/user-friendly-icon.svg" />
<h3>User-friendly</h3>
<p>
The days of cryptocurrency and open source being difficult to use are
a thing of the past. Use crypto like a pro with our meticulously
designed interface that makes everything simple.
</p>
</div>
<div class="card-long col">
<img class="feature-icon" src="/img/features/more-icon.svg" />
<h3>and more...</h3>
<div class="row">
<div class="col">
<p>
Auto connect to our nodes for a seamless experience, or choose
your own!
</p>
</div>
<div class="col">
<p>
Smart sync: Sync to the blockchain when is convenient for you.
Minimize wait times before using your coins.
</p>
</div>
<div class="col">
<p>
Custom made backup capabilities mean you can safely and securely
restore ALL of yours wallets in two easy steps.
</p>
</div>
<div class="col">
<p>
Save multiple cryptocurrency addresses under one contact and
assign an emoji
</p>
</div>
<div class="col">
<p>
Testnet support: Most coins we support come with their testnet
alternatives also. Simply enter advanced mode.
</p>
</div>
<div class="col">
<p>
SegWit support: Bitcoin uses SegWit technology automatically,
saving you on fees.
</p>
</div>
<div class="col">
<p>
Post Technology: Mimblewimble coins utilize Post technology,
turning the painful sending and receiving process into a simple,
one-and-done affair.
</p>
</div>
<div class="col">
<p>and many more to come!</p>
</div>
</div>
</div>
</div>
</div>
</section>
2022-09-15 17:52:14 +00:00
2023-01-26 22:27:12 +00:00
<section id="coins" class="section">
<div class="container">
<div class="coins row">
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/bitcoin.svg" />
<p class="coin_name">Bitcoin (BTC)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/bitcoin-cash.svg" />
<p class="coin_name">Bitcoin cash (BTH)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/litecoin.svg" />
<p class="coin_name">Litecoin (LTC)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/doge.svg" />
<p class="coin_name">Dogecoin (DOGE)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/monero.svg" />
<p class="coin_name">Monero (XMR)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/epic.svg" />
<p class="coin_name">Epic Cash (EPIC)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/firo.svg" />
<p class="coin_name">Firo (FIRO)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/wownero.svg" />
<p class="coin_name">Wownero (WOW)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/namecoin.svg" />
<p class="coin_name">Namecoin (NMC)</p>
</div>
<div class="coin_item">
<img class="coin_icon" src="/img/coin-logos/particl.svg" />
<p class="coin_name">Particl (PART)</p>
</div>
</div>
</div>
</section>
2022-09-15 17:52:14 +00:00
2023-01-26 22:27:12 +00:00
<section id="support" class="section">
<div class="container">
<div class="row">
<div class="col accordion">
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">
What is a recovery key/phrase/seed?
</div>
<div class="accordion__content">
These terms, used interchangeably here and in most places, all refer
to the string of words provided to you when you first set up a new
crypto wallet. This is how you recover and restore your wallet in
case of loss or catastrophe. WRITE IT DOWN!
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">How does Stack Wallet make money?</div>
<div class="accordion__content">
Stack Wallet charges a tiny fee alongside our third-party exchange
providers to utilize the built-in exchange. But for standard sending
and receiving of any cryptocurrency, all fees go to the blockchain
miners. We do NOT make money by selling user data (not like we
collect much anyways, see our Privacy Policy), nor by utilizing ads.
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">
How does the exchange process work?
</div>
<div class="accordion__content">
Stack Wallet partners with third-party exchange providers to do any
and all exchanges. We do not do any exchanges ourselves. These
third-parties are built in to our app for a seamless experience,
however. Just go through the exchange flow, and you will be sending
your funds to the third-party exchange, who will then send back the
coin you are exchanging too. Its that easy! For more, please see
our article that breaks the exchange process even further.
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">
Does Stack Wallet support multiple wallets for the same
cryptocurrency?
</div>
<div class="accordion__content">
We sure do! Just remember to back up each recovery key separately.
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">
Do I still need to write down my recovery key if I use Stack Wallet
Backup?
</div>
<div class="accordion__content">
Yes. Stack Wallet Backup is a convenience feature that makes it
simple and easy to restore all of your wallets at once. But
sometimes technology fails. In the very unlikely event that SWB does
fail (due to file corruption, file misplacement, etc.) then having
your seeds written down ensures you still have access to your funds.
You'll just have to restore them all one at a time.
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">
Does Stack Wallet Backup work with other wallets?
</div>
<div class="accordion__content">
Unforunately, no. There is no set standard for multicoin wallet
backups. Probably because most of them are closed-source. Who knows?
Maybe Stack Wallet will pave the way toward interoperability here.
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">
How can I get my coin of choice onto Stack Wallet?
</div>
<div class="accordion__content">
Drop us a line on any of our social media accounts. We're happy to
talk with you and/or your community to see what we can do to bring
your project to Stack Wallet.
</div>
</label>
<label class="accordion__item">
<input type="checkbox" name="accordion" />
<div class="accordion__title">How do I restore my wallet?</div>
<div class="accordion__content">
If the wallets unique recovery phrase (seed) has been stored
properly, then restoring your wallet is as easy as selecting the
“Add New” option from your My Stack page, letting us know which
currency the wallet holds, and then choosing “Restore Wallet” on the
following page. You can then enter your preferred name and the
complete seed phrase you have saved for the wallet, and you will
soon see it right back in your Stack!
</div>
</label>
</div>
<div class="col social-support">
<h3>Still have questions?</h3>
<p>
Check out our support channels, ask the community or email us at
<span
>support<span class="ignore">non-custodial</span>@stackw<span
class="ignore"
>open-source</span
>allet.com</span
>. We are here to help!
</p>
<div class="social-links">
<ul>
<li>
<a href="https://t.me/stackwallet" target="_blank"
><i class="icon-telegram-arrow"></i><span>@stackwallet</span></a
>
</li>
<li>
<a href="https://discord.gg/mRPZuXx3At" target="_blank"
><i class="icon-discord"></i><span>Stack Wallet</span></a
>
</li>
<li>
<a href="https://www.reddit.com/r/stackwallet/" target="_blank"
><i class="icon-reddit"></i><span>r/stackwallet</span></a
>
</li>
<li>
<a href="https://twitter.com/stack_wallet" target="_blank"
><i class="icon-twitter"></i><span>@stack_wallet</span></a
>
</li>
<li>
<a
href="https://www.youtube.com/channel/UCqCtpXsLyNIle1uOO2DU7JA"
target="_blank"
><i class="icon-youtube"></i><span>Stack Wallet</span></a
>
</li>
</ul>
2022-09-15 17:52:14 +00:00
</div>
2023-01-26 22:27:12 +00:00
</div>
</div>
</div>
</section>
<a
rel="me"
style="display: none"
href="https://mastodon.stack.black/@stackwallet"
>Mastodon</a
>