mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-22 01:46:52 +01:00
wordings
This commit is contained in:
parent
8443eab788
commit
ea25857d49
@ -1,10 +1,10 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="ceremony">
|
<div class="ceremony">
|
||||||
<h1 class="title is-size-1 is-spaced">Tornado.cash <span>Trusted setup ceremony</span></h1>
|
<h1 class="title is-size-1 is-spaced">Tornado.cash <span>Trusted Setup Ceremony</span></h1>
|
||||||
<p class="p is-size-5">
|
<p class="p is-size-6">
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
|
zk-SNARKs require a pre-existing setup between the prover and verifier. A set of public
|
||||||
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
|
parameters define the “rules of the game” for the construction of zk-SNARKs. Please contribute
|
||||||
laboris nisi ut aliquip ex ea commodo consequat.
|
with your source of entropy, so that tornado.cash can be trustless.
|
||||||
</p>
|
</p>
|
||||||
<div class="buttons is-centered">
|
<div class="buttons is-centered">
|
||||||
<b-button type="is-primary" outlined tag="router-link" to="/make-contribution">
|
<b-button type="is-primary" outlined tag="router-link" to="/make-contribution">
|
||||||
|
Loading…
Reference in New Issue
Block a user