forked from XinFinOrg/Official-XinFinOrg
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresources.php
More file actions
169 lines (123 loc) · 10.9 KB
/
resources.php
File metadata and controls
169 lines (123 loc) · 10.9 KB
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
<?php
$title = "Resources | Blockchain Technology Company - XinFin";
$desc = "XinFin use the XDC token on the public state that is identical in functionality to public blockchains. Or set up private networks to run enterprise use cases.";
include('inc/header.php') ?>
<section id="resources-banner" >
<!-- <div id="particle-canvas"></div> -->
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12 bannertext">
<h1>XinFin Resources and Information</h1>
<p class="mb-2">Use the XDC token on the public state that is identical in functionality to public blockchains. Or set up private networks to run enterprise applications.</p>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 btxt-img">
<img src="assets/images/XDC-Protocol/xdc-protocol-banner-image.png" alt="" class="img-responsive mb-5">
</div>
<!-- <div id="scroll"><a href="#resorces" class="smooth-scroll" ><span class="arrow-bounce">↓</span></a></div> -->
</div></div>
</section>
<section id="resources" class="resources">
<div class="container">
<div class="tab-content">
<div id="whitepaper" class="tab-pane fade in active">
<!-- <h3>WHITE PAPERS</h3>
<div class="row">
<div class="col-md-4"><hr style="margin-top:35px"></div>
<div class="col-md-4"><img src="assets/images/icon.png" class="img-responsive" align="center" style="text-align: center; margin:0 auto;" alt=""></div>
<div class="col-md-4"><hr style="margin-top:35px"></div>
</div> -->
<p>Learn about XinFin's Hybrid Blockchain Technology, Use Cases/dApps and Solutions all at one place. Read our Technical/Business White Papers, explore our Test and Live Networks, Engage on our Community Forum, Participate in our Community Bounty Program and discover how the XDC Blockchain is creating a standardised environment for business relationships.</p>
<p class="header mb-2">Technical White Paper</p>
<p>The Technical Whitepaper describes XinFin's Hybrid Blockchain powered by the XDC protocol, which attempts to solve the problem of secluded ecosystems with highly secure and robust interoperability. The XDC blockchain aims to bring together all of the significant advantages of public blockchains and the necessary restrictions of permissioned blockchains to create an ecosystem that is enterprise ready.</p>
<a href="docs/whitepaper-tech.pdf" target="_blank"><button class="btn-hover color-1 mb-1">Technical White Paper</button></a>
<p class="header mb-2">Business White Paper</p>
<p>The Business White Paper gives readers a comprehensive business understanding of XinFin's Hybrid Blockchain solution that will help address the inefficiencies that exist in the global trade and finance markets today. The XDC Protocol facilitates Distributed Applications, such as TradeFinex, a specially conceptualised marketplace platform that connects global participants of the trade and finance industry and enables them for global contracting, financing, payments and settlements through authorized financial institutions.</p>
<a href="docs/whitepaper-business.pdf" target="_blank"><button class="btn-hover color-3 mb-1">Business White Paper</button></a>
<p class="header mb-2">XinFin Consensus</p>
<p>This section talks about XinFin's Public XDPoS Consensus that leverages the power of stakeholder approval to resolve consensus issues in a fair and democratic way. The Self KYC feature added in XinFin XDPoS allows for an enterprise and regulator friendly process.</p>
<a href="xinfin-consensus"><button class="btn-hover color-1 mb-1">XinFin Consensus</button></a>
<p class="header mb-2">Setup XinFin Node</p>
<p>This section acquaints developers with how to create and customize your Masternode within minutes by installing Docker Nodes.</p>
<a href="https://github.com/XinFinOrg/XinFin-Node" target="_blank"><button class="btn-hover color-3 mb-1">Setup XinFin Node</button></a>
<p class="header mb-2">Apothem Network Status (TestNet)</p>
<p>Apothem TestNet helps you understand how many nodes are hosted on TestNet Network and provides detailed information such as their up-time, number of active nodes, gas price, gas limit etc. in a visualised manner.</p>
<a href="https://apothem.network/" target="_blank"><button class="btn-hover color-1 mb-1">Apothem Network Status (TestNet)</button></a>
<p class="header mb-2">XinFin Network Status (Live)</p>
<p>XinFin LiveNet helps you understand how many nodes are hosted on XinFin Network, and provides detailed information such as their up-time, number of active nodes, gas price, gas limit etc. in a visualised manner.</p>
<a href="http://xinfin.network/" target="_blank"><button class="btn-hover color-3 mb-1">XinFin Network Status (Live)</button></a>
<p class="header mb-2">XinFin Explorer</p>
<p>The XinFin Explorer is an explorer for XDC tokens and brings you a synopsis of recent XDC transactions.</p>
<a href="https://explorer.xinfin.network/home" target="_blank"><button class="btn-hover color-1 mb-1">XinFin Explorer</button></a>
<!--<p class="header mb-2">XDCe Explorer (ERC20)</p>
<p>XDCe Explorer gives you a summary of total supply, price, holders and transfers of the XDCE token. The ERC-20 Token Tracker also allows you to look at recent XinFin XDCE Token transactions.</p>
<a href="https://etherscan.io/token/0x41ab1b6fcbb2fa9dced81acbdec13ea6315f2bf2?a=" target="_blank"><button class="btn-hover color-3 mb-1">XDCe Explorer (ERC20)</button></a>-->
<p class="header mb-2">XDC Chain Network Tools and Documents</p>
<p>Download tools and Documentation resource.</p>
<a href="xdc-chain-network-tools-and-documents"><button class="btn-hover color-1 mb-1">XDC Chain Network Tools and Documents</button></a>
<p class="header mb-2">Community Forum</p>
<p>Managed by our active community members, the XinFin Community Forum will bring you the latest updates, developments and answers to your questions in a proper documented form.</p>
<a href="https://bitcointalk.org/index.php?topic=1989818.msg19813005#msg19813005" target="_blank"><button class="btn-hover color-3 mb-1">Community Forum</button></a>
<p class="header mb-2">Community Bounty Program</p>
<p>The XinFin Community Bounty Program invites developers and all bug bounty hunters to test XDPoS Consensus.</p>
<a href="bounty"><button class="btn-hover color-1 mb-1">Community Bounty Program</button></a>
<p class="header mb-2">Wallet Support</p>
<p>Wallet Support gives you a quick overview of which exchanges XDC is live-trading on and which wallet partners support XDC.</p>
<p>For Wallet Support needed, you can reach out to us at <a href="mailto:support@xinfin.io">support@xinfin.io</a></p>
<a href="https://XinFin.io/" target="_blank"><button class="btn-hover color-3 mb-1">Wallet Support</button></a>
<p class="header mb-2">Media Room</p>
<p>This section is where you can find updates on the different announcements made by XinFin. The section will publish all Press Releases and recent developments along with plans for future innovation.</p>
<p>Apart from the Press Releases, you can also find out more about events XinFin has both participated and hosted. Any news (digital or otherwise) featuring XinFin will be published in this section.</p>
<p>It will also inform you regarding any change in the overall structure of the organization and any changes in the current management team.</p>
<a href="https://howto.xinfin.org/media/articles/" target="_blank"><button class="btn-hover color-1 mb-1">Media Room</button></a>
<p class="header mb-2">Roadmap</p>
<p>The journey so far, milestones achieved and the roadmap for the year 2020.</p>
<a href="roadmap"><button class="btn-hover color-3 mb-1">Roadmap</button></a>
<p class="header mb-2">Developer Portal</p>
<p>Get acclamated with of the fundamentals of XDC, API reference, install and run your own programs on XinFin's Hybrid Blockchain. You can also view FAQ's. The Developer Portal is a one stop shop for all developer related guides and references. We invite developers to join our dev community.</p>
<a href="https://howto.xinfin.org/"><button class="btn-hover color-1 mb-1">Developer Portal</button></a>
<p class="header mb-2">Exchange Listing Resource</p>
<p>This section provides you with details required to list the XDC token on exchanges.</p>
<a href="exchange-listing-resource"><button class="btn-hover color-3 mb-1">Exchange Listing Resource</button></a>
<p class="header mb-2">Custody Services Integration</p>
<p>This section provides you with details required for Custody services integration.</p>
<a href="custody-services-integration"><button class="btn-hover color-3 mb-1">Custody Services Integration</button></a>
<p class="header mb-2">Governance Member</p>
<p>This section provides you with details required to become a Governance Member for XinFin.Network</p>
<a href="governance-member"><button class="btn-hover color-1 mb-1">Governance Member</button></a>
<p class="header mb-2">XinFin (XDC) Project Source Code</p>
<p>XinFin (XDC) Project Source Code on GitHub.</p>
<a href="https://github.com/XinFinOrg/" target="_blank"><button class="btn-hover color-3 mb-1">XinFin (XDC) Project Source Code</button></a>
</div>
</div>
<div class="clear"></div>
</div>
</section>
<script src="assets/js/pagination.js"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js'></script>
<script src="assets/js/index.js"></script>
<script>
jQuery(document).ready(function ($) {
var container=$('div.slider')
.css('overflow','hidden')
.children('ul');
var pagicontainer=$('div.pagi-container').children('ul');
$('.gallery').hover(function( e ){
$('.slider-nav').toggle();
return e.type=='mouseenter'?clearInterval(intv):autoSlider();
});
var sliderobj= new slider(container,pagicontainer,$('.slider-nav'));
sliderobj.nav.find('button').on('click', function(){
sliderobj.setCurrentPos($(this).data('dir'));
sliderobj.transition();
});
sliderobj.pagicontainer.find('li a').on('click', function(){
sliderobj.setCurrentPos($(this).data('pgno'));
sliderobj.transition();
});
});
</script>
<script>
var activeUrl = localStorage.getItem("currentUrl");
$('.nav.navbar-nav li:nth-child(5)').addClass('active');
</script>
<?php include('inc/footer.php') ?>