選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
|
<div class="container-fluid bg-grey">
|
|
|
<div class="row">
|
|
|
<div class="col-sm-4">
|
|
|
<br><img id="logo_ARTICLE" src="images/block_image.php?methode=spline_2" width="100%; height: auto"></img>
|
|
|
<br><p>ARTICLE</p>
|
|
|
</div>
|
|
|
<div class="col-sm-8">
|
|
|
<h2>Blockchain and Splines</h2>
|
|
|
<h4>Another block drawing method.</h4>
|
|
|
<p>Each line is a transaction value. The line is then converted to spline using transaction's hash value. I'm following Inconvergent's blog to achieve this work.</p>
|
|
|
####BUTTON####
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|