JSFiddle - React, Tailwind, and code Playground

by askhflajsf

HTML

<main>
        <h2>Sammendrag</h2>
        <p>Kryptovalutafond som fordeles på sparing, trading på børs, vanlig handel på markedsplasser samt finansiering av nye innovative blokkjede-applikasjoner.</p>
        <canvas id="total_profit_estimate"></canvas>

        <!-- ------------------------------------------------- -->

        <!-- Buy walls? Pump-n-dump? -->

        <!-- ------------------------------------------------- -->


        <p>Vi velger å kun investere i bitcoin, da alternative kryptovalutaer (altcoins) uansett bare vil følge bitcoins prisbevegelser.</p>
        <canvas id="ressursfordeling"></canvas>
        <!-- https://jsfiddle.net/askhflajsf/ey3vbb55/ -->
        <p>norwegianbtc.com AS søker en seedinvestering på 4mill kr. delt inn i tre runder, én på 1mill første år og én på 2mill de to følgende år.</p>
        <!--<canvas id="investeringsrunder"></canvas>-->
        <p>If the fund is small, you'll want to take more risk so then it might be 50-50, for example. In the end it depends on your own risk appetite. If you used 25% for trading and traded with 4-5x leverage it's quite conservative and safe approach.</p>

        <!-- ------------------------------------------------- -->

        <h3>Hva hvis bitcoin blir verdiløst?</h3>
        <p>There's the idea that someone can just come along, claim bitcoin is worthless, and then it will become worthless. This is not true, as markets are an aggregate of multiple subjective evaluations and that one person's subjective evaluation is not sufficient to bring down an entire commodity. Especially if that commodity is actually being used by people and those people are fully aware that it has value because they use it. In other words, tell him that his opinion is actually not as important as he thinks it is.</p>
        <p>The reason bitcoin has value, isn't because like with fiat you have banks and governments dictating the value. Bitcoin's value lies in the fact that it's based on blockchain.</p>

      ...