Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links整理・Blockbookの追加 #28

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions css/utility.css
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,46 @@ u-nav-list ul li a,
margin: 1px 0 1px;
}

.u-insight-label:hover{
opacity: 0.6;
transition-duration: 0.2s;
cursor: pointer;
}

.insight-modal{
display: none;
position: fixed;
top: 0;
text-align: center;
width: 100vw;
height: 100vh;
z-index: 12;
background: rgba(15,15,15,.6);
}

.u-insight-modal-body{
margin: auto 0;
position: relative;
top: 50px;
width: 90%;
text-align: center;
}

.u-insight-list{
list-style: decimal;
list-style-position: inside;
padding: 10px;
}

.u-insight-list-item{
padding: 10px;
border-bottom: 1px solid white;
}

.u-insight-modal-btn{
padding: 10px;
border: none;
}


.u-scrollbar {
Expand Down
136 changes: 59 additions & 77 deletions en.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,21 @@
});
});

$('#js-table_disp').csv2table('hashrate.csv');
$('#insight-modal-switch').click(function(){
$('#insight-modal').fadeIn(200);
});
$(document).on('keydown',function (e) {
if(e.keyCode === 27) { // ESC
$('#insight-modal').fadeOut(200);
}
});
$('.u-insight-modal-btn').click(function(){
$('#insight-modal').fadeOut(200);
})
$('.insight-twitter').click(function(){
var twitter = $(this).data('twitter-id');
window.open('https://twitter.com/' + twitter);
})
});

$(window).scroll(function(e) {
Expand Down Expand Up @@ -278,18 +292,6 @@ <h2 class="l-text_center u-m16">Links</h2>
</div>
<div class="l-flex_justify_center l-flex_wrap o-w100per u-pb100">
<div class="l-flex_justify_center l-flex_wrap o-w1k u-p16 u-font_sans">
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny Forums</h3>
<a href="https://twitter.com/MCPE_Yossi1114" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">Community forum for discuss a lot of things about BitZeny Mainly discussed Web service, exchanges, wallet and specification of coin.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://bitzeny.info/" target="_blank">BitZeny Forums</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
Expand All @@ -300,16 +302,6 @@ <h3>BitZeny Wiki</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_wh
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://bitzeny.wiki.fc2.com/" target="_blank">BitZeny Wiki</a></div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>NOVA exchange</h3> <a href="https://twitter.com/nova_exchange" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">Swedish exchange. </p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://novaexchange.com/" target="_blank">BitZeny Portal</a></div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
Expand Down Expand Up @@ -344,75 +336,31 @@ <h3>CryptoBridge</h3> <a href="https://twitter.com/cryptobridge" class="u-m8 u-c
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>TradeSatoshi</h3> <a href="https://twitter.com/TradeSatoshi" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">You can buy BitZeny by BTC and LTC,DOGE,USDT.</p>
</div>
<div class="u-p16 u-pt0"><a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://tradesatoshi.com/" target="_blank">TradeSatoshi</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny Block Explorer</h3> <a href="https://twitter.com/namuyan_mine" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0"><a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="http://namuyan.dip.jp/MultiLightBlockExplorer/index.php?page=selectcoin&coin=zeny" target="_blank">namuyan.dip.jp MultiLightBlockExplorer</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
<h3>NOVA exchange</h3> <a href="https://twitter.com/nova_exchange" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">Swedish exchange. </p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://zenyinsight.tomotomo9696.xyz/" target="_blank">zenyinsight.tomotomo9696.xyz</a>
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://novaexchange.com/" target="_blank">NOVA exchange</a></div>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
<h3>TradeSatoshi</h3> <a href="https://twitter.com/TradeSatoshi" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">You can buy BitZeny by BTC and LTC,DOGE,USDT.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://insight.bitzeny.jp/" target="_blank">insight.bitzeny.jp</a>
<div class="u-p16 u-pt0"><a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://tradesatoshi.com/" target="_blank">TradeSatoshi</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BitZeny insight</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<h3>BitZeny Explorer</h3> <a href="#" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">By put BitZeny's wallet address or transaction ID, you can check deposit of wallet and history of transfer. And you can also check detail of founded block.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://zeny.insight.monaco-ex.org/" target="_blank">zeny.insight.monaco-ex.org</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BlockBook</h3> <a href="https://twitter.com/uesitananame55" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">Blockbook is BlockChain Explorer developed by SatoshiLabs.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://zny.blockbook.ovh/" target="_blank">zny.blockbook.ovh</a>
</div>
</div>
</div>
<div class="o-w33per o-link_h u-mb30">
<div class="l-flex_direction_center l-flex_justify_sb l-text_center o-h100per u-m16 u-bg_gray u-font_gray">
<div class="u-p16 u-pb0">
<h3>BlockBook</h3> <a href="https://twitter.com/sanyodensan" class="u-m8 u-color1 u-iconize-round u-font_white u-font_bold u-font_small" target="_blank"><i class="fa fa-twitter twitter u-plr4" aria-hidden="true"></i>Manager</a>
<p class="u-font_small u-pt14">Blockbook is BlockChain Explorer developed by SatoshiLabs.</p>
</div>
<div class="u-p16 u-pt0">
<a class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white" href="https://zeny.blockbook.zenypota.net/" target="_blank">zeny.blockbook.zenypota.net</a>
<label class="o-w100per u-color2 u-iconize-square u-font_small u-font_bold u-font_white u-insight-label" for="insight-modal-switch">Explorer Links</label>
</div>
</div>
</div>
Expand All @@ -436,8 +384,6 @@ <h3>BitZeny Shrine</h3> <a href="https://twitter.com/Bitzeny_Shrine" class="u-m8
</div>
</div>
</div>
<div class="o-w33per"></div>
<div class="o-w33per"></div>
</div>
</div>
</div>
Expand All @@ -454,6 +400,42 @@ <h3>BitZeny Shrine</h3> <a href="https://twitter.com/Bitzeny_Shrine" class="u-m8
<p class="l-text_center o-w100per u-pb160 u-font_small">Copyright © 2018 BitZeny Project. All Rights Reserved.</p>
</footer>
</main>
<div id="insight-modal" class="insight-modal">
<input type="checkbox" id="insight-modal-switch">
<div class="u-insight-modal-body o-w1k" style="margin: auto;">
<div class="u-insight-modal-header">
<div class="u-insight-modal-header-inner">
<h2>BitZenyExplorer Links</h2>
</div>
</div>
<div class="u-insight-modal-content">
<ul class="u-insight-list">
<li class="u-insight-list-item">
<a href="http://namuyan.dip.jp/MultiLightBlockExplorer/index.php?page=selectcoin&coin=zeny target="_new">namuyan.dip.jp</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="namuyan_mine" href="#"></a>
</li>
<li class="u-insight-list-item">
<a href="https://zenyinsight.tomotomo9696.xyz/" target="_new">zenyinsight.tomotomo9696.xyz</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="tomotomo_9696" href="#"></a>
</li>
<li class="u-insight-list-item">
<a href="https://insight.bitzeny.jp/" target="_new">insight.bitzeny.jp</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="zenywallet" href="#"></a>
</li>
<li class="u-insight-list-item">
<a href="https://zeny.insight.monaco-ex.org/" target="_new">zeny.insight.monaco-ex.org</a>
</li>
<li class="u-insight-list-item">
<a href="https://zny.blockbook.ovh/" target="_blank">zny.blockbook.ovh</a> -
<a class="fa fa-twitter insight-twitter" aria-hidden="true" data-twitter-id="uesitananame55" href="#"></a>
</li>
</ul>
<button class="o-w33per u-color2 u-iconize-square u-font_bold u-font_white u-insight-modal-btn">
Close
</button>
</div>
</div>
</div>
</body>

</html>
Loading