-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathplatform.html
249 lines (234 loc) · 9.05 KB
/
platform.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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="canonical" href="https://rchain.coop/platform.html"></link>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-6B7FD7W88H"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-6B7FD7W88H");
</script>
<script>
/**
* Function that captures a click on an outbound link in Analytics.
* This function takes a valid URL string as an argument, and uses that URL string
* as the event label. Setting the transport method to 'beacon' lets the hit be sent
* using 'navigator.sendBeacon' in browser that support it.
*/
var captureOutboundLink = function(url) {
ga('send', 'event', 'outbound', 'click', url, {
'transport': 'beacon',
'hitCallback': function(){document.location = url;}
});
}
</script>
<script src="/js/jquery-3.3.1.min.js"></script>
<title>RChain | platform</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
charset="UTF-8"
/>
<meta
name="google-site-verification"
content="NvXu2Qnyi90bS-ubPtaorKKja1_p8SHfQ0zPoqG0sIg"
/>
<link rel="stylesheet" href="css/style.css?version=10" />
<link rel="stylesheet" href="css/layout.css?version=5" />
<link rel="shortcut icon" href="assets/favicon-red.png" />
<meta
name="description"
content="RChain platform is scalable, efficient, dependable, and truly
decentralized."
/>
<meta property="og:title" content="RChain" />
<meta property="og:type" content="website" />
<meta
property="og:description"
content="RChain platform is scalable, efficient, dependable, and soon to be truly decentralized."
/>
<meta property="og:url" content="https://rchain.coop/platform.html" />
<meta
property="og:image"
content="https://rchain.coop/assets/og_platform.jpg"
/>
<meta property="og:image:height" content="565" />
<meta property="og:image:width" content="1080" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="RChain | platform" />
<meta
name="twitter:image"
content="https://rchain.coop/assets/og_platform.jpg"
/>
<meta name="twitter:creator" content="@rchain_coop" />
<meta name="twitter:url" content="https://rchain.coop/platform.html" />
<meta name="twitter:site" content="https://rchain.coop" />
<meta
name="twitter:description"
content="RChain platform is scalable, efficient, dependable, and soon to be truly decentralized."
/>
</head>
<body class="pagePlatform">
<header></header>
<div>
<div class="rchainSectionTop">
<div class="section">
<div class="inner">
<div class="left">
<h1>The RChain<sup>®</sup> Platform</h1>
<h3>
RChain is proposing a new way for scaling blockchain. Is is the only leaderless smart contract platform to allow <b>concurrent block proposal and safe concurrent execution of smart contracts in a single shard.</b> RChain achieves near-linear scalability as hardware is added to the nodes. This feature is the result of 30+ years of research in concurrency and process calculi.<br /><br />Robin Milner specified the Pi Calculus in the 90's and was awarded with a Turing prize for his works. RChain is powered by the Rho calculus which enhances the Pi Calculus.
</h3>
</div>
<div class="right"><div class="img platform"></div></div>
</div>
</div>
</div>
<div class="currentStateSection">
<div class="section">
<div class="textWrapper">
<h2>Current state</h2>
<p>
Today's blockchains have fallen short. Current systems are
constrained by the single chain problem. <b>Sequential computing
inevitably limits scalability and speed, while increasing
transaction costs.</b>
<br />
<br />
Massive energy and computational requirements are
major obstacles to mass adoption of decentralized systems.
</p>
</div>
<div class="textWrapper">
<h2>RChain</h2>
<p>
RChain is a blockchain platform for distributed applications.
<b>Intelligent, concurrent execution</b> throughout the network unlocks
blockchain's potential for transactions of every type and scale.
<br />
<br />
Designed for maximum efficiency at minimal computational and
environmental cost, RChain provides the foundation and utility for
global coordination. Innovations in consensus and concurrent
processing increase transaction velocity, security, scalability, and sustainability. Unlike other chains, RChain's
concurrent computing capabilities exist natively in the architecture.
</p>
</div>
<h2>Proof of stake</h2>
<ul>
<li>
An emerging decentralized system with transparent participatory
incentives.
</li>
<li>Stake-based systems eliminate computing resource waste.</li>
<li>Distributes the imbalanced blockchain economic model.</li>
<li>Sustainable model for unlimited scale and growth.</li>
</ul>
</div>
</div>
</div>
</div>
<div class="divider fafafa">
<div></div>
</div>
<div id="communitySection">
<div class="section">
<div>
<h2>Rholang</h2>
<p class="big-and-light">
At the center of the RChain platform is Rholang, a breakthrough
smart contract programming language based on Rho-Calculus
innovation.
<br />
<br />
Lightweight and expressive by design, Rholang is
executed by RNodes with fine-grained concurrency. Rholang gives
developers a straightforward, safe, and fast tool for blockchain
transactions.
</p>
</div>
<div class="flexWrapper">
<div>
<img src="/assets/platform/RChainHero1991.png" />
<p>Concurrent</p>
</div>
<div>
<img src="/assets/platform/process.png" />
<p>Process-oriented</p>
</div>
<div>
<img src="/assets/platform/RChainHero0941.png" />
<p>Secure</p>
</div>
</div>
<br />
<div class="fc">
<a href="developer.html" class="btn-rchain btn-blue">Get Started</a>
</div>
</div>
</div>
<div id="rhoSection">
<div class="section">
<div>
<h3>RHO</h3>
<h2>Reflective Higher Order Computing</h2>
<p>
Reflective Higher Order Calculus (Rho Calculus) is the breakthrough
computing model that powers RChain. Rho powers RChain’s unmatched
efficiency at scale and makes it possible for developers to build
safer dApps, faster.
</p>
</div>
<div class="flexWrapper">
<h3>Namespaces</h3>
<div class="flexWrapper">
<p>
Namespaces, virtual groups of RNodes within the RChain network,
can be customized by developers for specific parameters.
</p>
<p>
Namespaces act as virtual channels on the network, independently
and concurrently processing transactions.
</p>
<p>
Next-generation sharding divides the network into optimized
pieces, eliminating the race conditions found in other chains.
</p>
<p>
Developers are empowered to determine how contracts will be
executed and optimzed for application-specific requirements.
</p>
</div>
</div>
<div class="flexWrapper">
<h3>Self-verification</h3>
<div class="flexWrapper">
<p>
Every namespace, process, and transaction is inspected and
formally verified before executing.
</p>
<!-- <p>Built-in privacy protocols ensure security and data resilience.</p> -->
<p>
Write code rapidly and confidently, knowing code and contracts
must be correct by construction.
</p>
<p>
Fine-grained concurrency enables developers to choose an optimal,
right-sized validation path for every transaction.
</p>
</div>
</div>
</div>
</div>
<div id="footer"></div>
<script src="/js/rchain.coop_Browser.js"></script>
<script src="/js/navAndFooter.js?version=11"></script>
</body>
</html>