forked from QuangThong1/BitcoinVBR.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechnical.html
executable file
·399 lines (361 loc) · 16.8 KB
/
technical.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<!-- Document Meta
============================================= -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--IE Compatibility Meta-->
<meta name="author" content="BitcoinV Developers"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="BitcoinV consensus - BitcoinV a Peer-to-Peer Electronic Cash System. BitcoinV brings a number of benefits making the overall network performance more rewarding, faster, and facilitates real-life digital currency payments. ">
<meta name="keywords" content="bitcoin, BitcoinV, BitcoinV PoS, proof of stake, pos, stake, blockchain, crypto payments, crypto">
<!-- Open graph -->
<meta property="og:title" content="BitcoinV PoS">
<meta property="og:site_name" content="BitcoinV">
<meta property="og:url" content="index.html">
<meta property="og:description" content="Decentralized, Secure, Fast. BitcoinV consensus - A Peer-to-Peer Electronic Cash System. The next evolution in Bitcoin technology. Satoshi’s vision reimagined">
<meta property="og:type" content="website">
<meta property="og:image" content="assets/images/about/social_cover1.png">
<meta name="twitter:title" content="BitcoinV" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="index.html" />
<meta name="twitter:description" content="BitcoinV consensus - A Peer-to-Peer Electronic Cash System. The next evolution in Bitcoin technology. Satoshi’s vision reimagined" />
<meta name="twitter:image" content="assets/images/about/social_cover1.png" />
<link href="favicon.ico" rel="icon">
<!-- Fonts
============================================= -->
<link href="../fonts.googleapis.com/cssb097.css?family=Exo+2:300i,400,400i,500,500i,600,600i,700%7CRoboto:300i,400,400i,500,500i,700" rel="stylesheet" type="text/css">
<!-- Stylesheets
============================================= -->
<link href="assets/css/external.css" rel="stylesheet">
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="/assets/js/html5shiv.js"></script>
<script src="/assets/js/respond.min.js"></script>
<![endif]-->
<!-- Document Title
============================================= -->
<title>BitcoinV</title>
</head>
<body>
<div class="preloader">
<div class="signal"></div>
</div><!-- Document Wrapper
============================================= -->
<div id="wrapper" class="wrapper clearfix">
<header id="navbar-spy" class="header header-1 header-transparent header-bordered header-fixed">
<nav id="primary-menu" class="navbar navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false">
<span class="sr-only"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="logo" href="technical.html" title="BitcoinV">
<img style="max-width: 220px;"class="logo-light" src="assets/images/logo/logo-white-7.png" alt="BitcoinV">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse pull-left" id="navbar-collapse-1">
<ul class="nav navbar-nav navbar-left nav-pos-left">
<!-- Home Menu-->
<li class="has-dropdown">
<a href="index.html" class="dropdown-toggle menu-item" title="BitcoinV">Home</a>
</li>
<li class="has-dropdown">
<a href="index.html#wallet-bps" data-scroll="scrollTo" class="dropdown-toggle menu-item" title="Wallets">Wallets</a>
</li>
<li class="has-dropdown">
<a href="WhitePaper.pdf" class="dropdown-toggle menu-item" target="_blank" title="BitcoinV WhitePaper">WhitePaper</a>
</li>
<li class="has-dropdown">
<a href="http://explorer.bitcoinv.org/" class="dropdown-toggle menu-item" target="_blank" title="BitcoinV Explorer">Explorer</a>
</li>
<li class="has-dropdown active">
<a href="technical.html" class="dropdown-toggle menu-item" title="Technical">Technical</a>
</li>
<li class="has-dropdown">
<a href="http://github.com/BitcoinVBR" class="dropdown-toggle menu-item" target="_blank" title="GitHub">GitHub</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</header>
<!-- Page Title
============================================= -->
<section id="page-title" class="page-title bg-overlay bg-overlay-dark">
<div class="bg-section">
<img src="assets/images/sliders/slide-bg/header-1.4.jpg" alt="Background"/>
</div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12">
<div class="title title-6 text-left">
<div class="title--heading">
<h1>Decentralized, Secure, Proof of Stake (PoS)<br>BitcoinV</h1>
</div>
<div class="clearfix"></div>
<div class="heading">
<p class="heading--desc text-white">BitcoinV consensus - A Peer-to-Peer Electronic Cash System <br>
The next evolution in Bitcoin technology. Satoshi’s vision reimagined
</p>
</div>
</div><!-- .title end -->
</div><!-- .col-md-12 end -->
</div><!-- .row end -->
</div><!-- .container end -->
</section><!-- #page-title end -->
<!-- Featured #2
============================================= -->
<section id="featured2-1" class="featured featured-2 text-center pb-50">
<div class="container">
<div class="row clearfix">
<div class="col-xs-12 col-sm-12 col-md-6 col-md-offset-3">
<div class="heading heading-4 mb-50 text--center">
<p class="heading--subtitle">BitcoinV</p>
<h2 class="heading--title">Technical Details</h2>
<p class="heading--desc mb-0">BitcoinV takes everything you know and love about Bitcoin and makes it faster, more rewarding, and ready for real-life digital currency payments.</p>
</div>
</div><!-- .col-md-6 end -->
</div><!-- .row end -->
<div class="row">
<!-- Feature Card #1 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="100ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/block-reward.svg" alt="Reward">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Block Reward</h3>
<p class="feature-card-desc">The current block reward is 10 BTCV / block. The block reward stays at 10 BTCV until it reaches the maximum supply of 42 million.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
<!-- Feature Card #2 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="200ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/block-time.svg" alt="Block Time">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Block Time</h3>
<p class="feature-card-desc">A new block is minted every 10 minutes, making it the same speed as Bitcoin. An exponential dificulty adjustment algorithm is used which leads to more predictable and less spikey block times.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
<!-- Feature Card #3 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="300ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/mutualized-proof-stake.svg" alt="MPoS">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Variable Block Recipients (VBR)</h3>
<p class="feature-card-desc">VBR - in short - is an algorithm that aims at distributing block fees more evenly across stakers. Every staker gets 10% of the block reward in the minted block and the rest of the 90% of the reward split evenly in the next 9 blocks after the stake has matured.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
</div>
<div class="row">
<!-- Feature Card #4 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="400ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/coinstake-maturity.svg" alt="Coinstake Maturity">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Coinstake Maturity</h3>
<p class="feature-card-desc">It takes 500 blocks for the newly minted coins and the stake to mature. Staking can only occur once the coins are matured.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
<!-- Feature Card #5 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="500ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/staking.svg" alt="Staking">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Staking</h3>
<p class="feature-card-desc">Staking can be done with UTXOs on P2PKH and P2PK addresses; the network weight and the expected time to reward is calculated and displayed based on these.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
<!-- Feature Card #6 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="600ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/proof-of-stake-v3.svg" alt="PosV3">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Proof of Stake v3</h3>
<p class="feature-card-desc">BitcoinV uses the 3rd version of the Proof of Stake algorithm which eliminated issues that allowed for short-range and coin-age attacks to happen.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
</div>
<!-- .row end -->
<div class="row">
<!-- Feature Card #7 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="400ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/bitcoin-but-better.svg" alt="Bitcoin Improved">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Bitcoin - but Better</h3>
<p class="feature-card-desc">BitcoinV has at its core the Bitcoin codebase, bringing with it all of its features (Segwit transactions, blocksize, etc). On top, it comes with a state of the art PoS implementation, the combination making it a leader in the crypto space.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
<!-- Feature Card #8 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="500ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/up-to-date.svg" alt="Always Evolving">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">Always Up to Date</h3>
<p class="feature-card-desc">Features and fixes are continuously developed and merged both on Bitcoin and BitcoinV, the development trees being kept in sync.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
<!-- Feature Card #9 -->
<div class="col-xs-12 col-sm-12 col-md-4 wow fadeInUp" data-wow-delay="600ms">
<div class="feature-card">
<div class="feature-card-icon">
<img src="assets/images/icons/svg/tech/high-throughput.svg" alt="Fast Transactions">
</div>
<div class="feature-card-content">
<h3 class="feature-card-title">High Throughput</h3>
<p class="feature-card-desc">Having the same block size and speed as bitcoin makes it well suited to be a store of value like Bitcoin.</p>
</div>
</div>
</div><!-- .col-md-4 end -->
</div>
<!-- .row end -->
</div>
<!-- .container end -->
</section>
<!-- Footer #1
============================================= -->
<footer id="footer" class="footer footer-1">
<!-- Widget Section
============================================= -->
<div class="footer-widget">
<div class="container">
<div class="row clearfix">
<div class="col-xs-12 col-sm-6 col-md-4 footer--widget widget-about">
<div class="widget-content">
<img class="footer-logo" src="media-kit/bitcoins-logo-wt-vector-nobg.svg" alt="BTN logo">
<p>Missed the opportunity to be an early Bitcoin investor?<br/>A second chance: BitcoinV!</p>
<div class="copyright">
</div>
</div>
</div><!-- .col-md-3 end -->
<div class="col-xs-12 col-sm-4 col-md-2 footer--widget widget-links">
<div class="widget-title">
<h5></h5>
</div>
<div class="widget-content"> <ul>
</ul>
</div>
</div><!-- .col-md-2 end -->
<div class="col-xs-12 col-sm-4 col-md-2 footer--widget widget-links">
<div class="widget-title">
<h5></h5>
</div>
<div class="widget-content"> <ul>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-2 footer--widget widget-links">
<div class="widget-title">
<h5></h5>
</div>
<div class="widget-content"> <ul>
</ul>
</div>
</div>
<!-- .col-md-2 end -->
<div class="col-xs-12 col-sm-4 col-md-2 footer--widget widget-newsletter">
<div class="widget-title">
<h5>CONTACT US</h5>
</div>
<div class="widget-content">
<div class="subscribe-alert">Get the latest updates on our social media channels</div>
<div class="footer-social-icon">
<a class="facebook" href="https://www.facebook.com" title="Facebook">
<i class="fa fa-facebook"></i><i class="fa fa-facebook"></i>
</a>
<a class="twitter" href="https://twitter.com/Bitcoin_Staking" title="Twitter">
<i class="fa fa-twitter"></i><i class="fa fa-twitter"></i>
</a>
<a class="reddit" href="https://www.reddit.com" title="Reddit">
<i class="fa fa-reddit"></i><i class="fa fa-reddit"></i>
</a>
<a class="telegram" href="https://t.me/" title="Telegram">
<i class="fa fa-telegram"></i><i class="fa fa-telegram"></i>
</a>
<a class="youtube" href="https://www.youtube.com" title="YouTube">
<i class="fa fa-youtube"></i><i class="fa fa-youtube"></i>
</a>
</div><br/>
</div>
</div><!-- .col-md-3 end -->
<div class="clearfix"></div>
</div>
</div><!-- .container end -->
</div><!-- .footer-widget end -->
<!-- Copyrights
============================================= -->
<div class="footer--bar">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 text--center footer--copyright">
© 2021 BitcoinV
</div>
</div><!-- .container end -->
</div><!-- .footer-copyright end -->
</div>
</footer>
<div id="back-to-top" class="backtop"><i class="fa fa-long-arrow-up"></i></div>
<input type="hidden" id="wurl" value="https://www.bitcoinv.org/assets/exchange/">
</div><!-- #wrapper end -->
<!-- Footer Scripts
============================================= -->
<script>
var _paq = window._paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="http://analytics.Bitcoin Staking.net/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '11']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><img src="../analytics.Bitcoin Staking.net/matomoa55d.gif?idsite=11&rec=1" style="border:0" alt="" /></noscript>
<script src="assets/js/jquery-3.5.1.min.js"></script>
<script src="assets/js/jquery.validate.min.js"></script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/functions.js"></script>
<script src="assets/js/ce.js"></script>
<script>
$(document).ready(function() {
ce_load_rate();
ce_load_coin_info();
});
</script>
</body>
</html>