UNPKG

streamium

Version:

Decentralized trustless video streaming using bitcoin payment channels.

131 lines (121 loc) 5.68 kB
<div class="text-center"> <!-- ========================= SECTION: TUTORIAL ============================== --> <header> <div style="padding-bottom:0; padding-top: 18px;" class="overlay-layer"> <div class="navbar navbar-inverse bs-docs-nav navbar-fixed-top sticky-navigation appear-on-scroll" role="navigation"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="/"> <img src="/assets/img/logo-nav.png" alt=""> </a> </div> </div> </div> <div class="container"> <div class="only-logo"> <div class="navbar"> <div class="navbar-header"> <img src="/assets/img/logo-2.png" alt=""> </div> </div> </div> </div> </div> </header> <div class="clients white-bg"> <div class="container"> <div class="row"> <div class="col-md-2"></div> <div class="col-md-8"> <h2>How to get your own bitcoin address</h2> <div class="text-justify"> <p> <br /> To broadcast on Streamium, you first need a Bitcoin Wallet to receive the funds. To set this up, we recommend you to use services like <a href="https://blockchain.info/wallet/new">blockchain.info</a>, <a href="https://coinbase.com/signup">Coinbase</a> or <a href="https://bitgo.com/signup">BitGo</a> which are fast and simple to use. <p> Once you've created your Wallet, you need to provide us with your Bitcoin Address tied to your Bitcoin Wallet. The Address is a unique identifier which allows you to receive bitcoin in your Bitcoin Wallet. The Bitcoin Address is comparable to an email address, and the Bitcoin Wallet is essentially the Inbox where you'll receive the funds sent to that address. <p> The Bitcoin Address should look something like <em>19ka2SNvry4rocpj1QbJCvwM1vMzBAdqm8</em>. <p> <h3>How to Find Your Bitcoin Address in blockchain.info</h3> If you've created a blockchain.info Wallet, you can find your Bitcoin Address here: <ul> <li> <strong>1.</strong> Log in into <a href="https://blockchain.info/wallet/login">blockchain.info</a>.</li> <li> <strong>2.</strong> You will find your Bitcoin Address on the bottom left of the screen, below the QR code.</li> <li> <strong>3.</strong> Copy your Bitcoin Address.</li> <li> <strong>4.</strong> Go to <a href="https://streamium.io">streamium.io</a>, paste the address on the ‘Cashout address’ field and start broadcasting! </li> </ul> <p> <h3>How to Find Your Bitcoin Address in Coinbase</h3> If you've created a Coinbase Wallet, you can find your Bitcoin Address here: <ul> <li> <strong>1.</strong> Log in into <a href="https://www.coinbase.com/signin">Coinbase</a>.</li> <li> <strong>2.</strong> Click on the ‘Accounts’ section on the left margin of the screen. You should see 2 rows: ‘My Wallet’ and ‘My Vault’. </li> <li> <strong>3.</strong> On the ‘My Wallet’ row, click the ‘Obtain Bitcoin Address’ link to the right. You should see a pop-up with a QR code and the Bitcoin Address below. </li> <li> <strong>4.</strong> Copy your Bitcoin Address. </li> <li> <strong>5.</strong> Go to <a href="https://streamium.io">streamium.io</a>, paste the address on the ‘Cashout address’ field and start broadcasting! </li> </ul> <p> <h3>How to Find Your Bitcoin Address in BitGo</h3> If you've created a BitGo Wallet, you can find your Bitcoin Address here: <ul> <li> <strong>1.</strong> Click on the ‘Wallets’ link located on the top center of the screen. You should see a list of all your wallets. If you haven’t created a Wallet yet, you can do it here. </li> <li> <strong>2.</strong> Click on your Wallet. </li> <li> <strong>3.</strong> Click on the ‘Receive’ button on the right side of the screen, just below the account balance. You should see the Bitcoin Address with a QR code on the right. </li> <li> <strong>4.</strong> Copy your Bitcoin Address, which you can find under the ‘Current Receive Address’ title. </li> <li> <strong>5.</strong> Go to <a href="https://streamium.io">streamium.io</a>, paste the address on the ‘Cashout address’ field and start broadcasting! </li> </ul> <p> <h3>Helpful links</h3> <a href="https://blockchain.info/es/wallet/bitcoin-faq"> A short FAQ about Bitcoin wallets and addresses </a> <p> <br /> Need more help? Reach us at <a href="mailto:hello@streamium.io">hello@streamium.io</a>. <br /> <br /> <br /> <br /> </div> </div> <div class="col-md-2"></div> </div> </div> </div>