-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLiteratur.bib
498 lines (473 loc) · 15.6 KB
/
Literatur.bib
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
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
%1
@online{nakamoto2008bitcoin,
author = {Satoshi Nakamoto},
title = {Bitcoin: A Peer-to-Peer Electronic Cash System},
year = {2008},
url = {https://bitcoin.org/bitcoin.pdf}
}
%2
@book{swan2015blockchain,
author = {Melanie Swan},
title = {Blockchain: Blueprint for a New Economy},
year = {2015},
publisher = {O'Reilly Media}
}
%3
@article{androulaki2018hyperledger,
author = {Androulaki, Elli and Barger, Artem and Bortnikov, Vita and Cachin, Christian and Christidis, Konstantinos and De Caro, Angelo and Enyeart, David and Ferris, Christopher and Laventman, Gennady and Manevich, Yacov and Muralidharan, Srinivasan and Murthy, Chet and Nguyen, Binh and Sethi, Manish and Singh, Gari and Smith, Keith and Sorniotti, Alessandro and Stathakopoulou, Chrysoula and Vukoli{\'c}, Marko and Weed Cocco, Sharon and Yellick, Jason},
title = {Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains},
journal = {ACM Transactions on Computer Systems (TOCS)},
volume = {36},
number = {1},
pages = {1--30},
year = {2018},
publisher = {ACM New York, NY, USA}
}
%3
@book{antonopoulos2014mastering,
author = {Andreas M. Antonopoulos},
title = {Mastering Bitcoin: Unlocking Digital Cryptocurrencies},
year = {2014},
publisher = {O'Reilly Media}
}
%4
@online{buterin2013ethereum,
author = {Vitalik Buterin},
title = {Ethereum White Paper},
year = {2013},
url = {https://ethereum.org/whitepaper}
}
@online{solidityDocs,
author = {Solidity Team},
title = {Solidity Language Documentation},
year = {2022},
howpublished = {Read the Docs},
url = {https://solidity.readthedocs.io/}
}
@online{gnosisChain,
author = {Gnosis Team},
title = {Gnosis Chain},
year = {2022},
howpublished = {Gnosis Chain Documentation},
url = {https://gnosis-chain.docs.gnosis.io/docs/}
}
@online{buterin2016impossible,
author = {Vitalik Buterin},
title = {On public and private blockchains},
year = {2016},
howpublished = {Ethereum Blog},
url = {https://ethereum.github.io/blog/on-public-and-private-blockchains/}
}
%5
@online{wood2014ethereum,
author = {Gavin Wood},
title = {Ethereum: A Secure Decentralised Generalised Transaction Ledger},
year = {2014},
howpublished = {Ethereum Project Yellow Paper},
url = {https://ethereum.github.io/yellowpaper/paper.pdf}
}
%6
@book{swan2015blockchain2,
author = {Melanie Swan},
title = {Blockchain: Blueprint for a New Economy},
year = {2015},
publisher = {O'Reilly Media}
}
%7
@book{mougayar2016business,
author = {William Mougayar},
title = {The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology},
year = {2016},
publisher = {John Wiley \& Sons}
}
%8
@book{antonopoulos2018mastering,
author = {Andreas M. Antonopoulos and Gavin Wood},
title = {Mastering Ethereum: Building Smart Contracts and DApps},
year = {2018},
publisher = {O'Reilly Media}
}
%9
@article{turing1936computable,
author = {Alan M. Turing},
title = {On Computable Numbers, with an Application to the Entscheidungsproblem},
year = {1936},
journal = {Proceedings of the London Mathematical Society},
volume = {2},
number = {42},
pages = {230--265},
doi = {10.1112/plms/s2-42.1.230}
}
%10
@article{szabo1997formalizing,
author = {Nick Szabo},
title = {Formalizing and Securing Relationships on Public Networks},
year = {1997},
journal = {First Monday},
volume = {2},
number = {9},
doi = {10.5210/fm.v2i9.548}
}
%11
@inproceedings{kosba2016hawk,
author = {Ahmed Kosba and Andrew Miller and Elaine Shi and Zikai Wen and Charalampos Papamanthou},
title = {Hawk: The Blockchain Model of Cryptography and Privacy-Preserving Smart Contracts},
year = {2016},
booktitle = {2016 IEEE Symposium on Security and Privacy (SP)},
pages = {839--858},
doi = {10.1109/SP.2016.55}
}
%12
@book{mougayar2016business2,
author = {William Mougayar},
title = {The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology},
year = {2016},
publisher = {John Wiley \& Sons}
}
%13
@online{wood2014ethereum2,
author = {Gavin Wood},
title = {Ethereum: A secure decentralised generalised transaction ledger},
year = {2014},
howpublished = {Ethereum Project Yellow Paper},
volume = {151},
pages = {1--32}
}
%14
@inproceedings{merkle1987digital,
author = {Ralph C. Merkle},
title = {A Digital Signature Based on a Conventional Encryption Function},
year = {1987},
booktitle = {Advances in Cryptology—CRYPTO’87},
pages = {369--378}
}
%15
@techreport{entenmann2019nonfungible,
author = {Michael Entenmann and David Mödinger},
title = {Non-Fungible Tokens: An Introduction},
year = {2019},
institution = {Hochschule der Medien, Stuttgart}
}
%16
@online{entriken2018erc721,
author = {William Entriken and Dieter Shirley and Jacob Evans and Nastassia Sachs},
title = {ERC-721 Non-Fungible Token Standard},
year = {2018},
howpublished = {Ethereum Improvement Proposals},
note = {EIP-721},
url = {https://eips.ethereum.org/EIPS/eip-721}
}
%17
@online{openzeppelinerc721,
author = {OpenZeppelin},
title = {ERC721: Non-Fungible Token Standard},
url = {https://docs.openzeppelin.com/contracts/4.x/erc721}
}
%18
@online{eip2018eip1155,
author = {Ethereum Improvement Proposals},
title = {EIP-1155: Multi Token Standard},
year = {2018},
url = {https://eips.ethereum.org/EIPS/eip-1155}
}
%19
@online{openzeppelinerc1155,
author = {OpenZeppelin},
title = {ERC1155: Multi-Token Standard},
url = {https://docs.openzeppelin.com/contracts/4.x/erc1155}
}
%20
@online{merklescience2019complete,
author = {Merkle Science},
title = {A Complete Guide to Fungible Tokens},
year = {2019},
url = {https://merklescience.com/blog/a-complete-guide-to-fungible-tokens/}
}
%21
@online{eip2015erc20,
author = {Ethereum Improvement Proposals},
title = {ERC-20 Token Standard},
year = {2015},
url = {https://eips.ethereum.org/EIPS/eip-20}
}
%22
@online{vogelsteller2015erc20,
author = {Fabian Vogelsteller and Vitalik Buterin},
title = {Ethereum Improvement Proposals - ERC20},
year = {2015},
url = {https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md}
}
%23
@article{goldreich1986proofs,
author = {Oded Goldreich and Silvio Micali and Avi Wigderson},
title = {Proofs that yield nothing but their validity or all languages in NP have zero-knowledge proof systems},
journal = {Journal of the ACM},
volume = {38},
number = {3},
year = {1991},
pages = {690--728}
}
%24
@inproceedings{bensasson2014zerocash,
author = {Eli Ben-Sasson and Alessandro Chiesa and Christina Garman and Matthew Green and Ian Miers and Eran Tromer and Madars Virza},
title = {Zerocash: Decentralized anonymous payments from bitcoin},
booktitle = {2014 IEEE Symposium on Security and Privacy},
year = {2014}
}
%25
@inproceedings{blum1988noninteractive,
author = {Manuel Blum and Paul Feldman and Silvio Micali},
title = {Non-Interactive Zero-Knowledge and Its Applications (Extended Abstract)},
booktitle = {Proceedings of the 20th Annual ACM Symposium on Theory of Computing},
year = {1988},
pages = {103--112}
}
%26
@inproceedings{bensasson2013snarks,
author = {Eli Ben-Sasson and Alessandro Chiesa and Daniel Genkin and Eran Tromer and Madars Virza},
title = {SNARKs for C: Verifying program executions succinctly and in zero knowledge},
booktitle = {Advances in Cryptology – CRYPTO 2013},
year = {2013},
pages = {90--108}
}
%27
@inproceedings{groth2016size,
author = {Jens Groth},
title = {On the size of pairing-based non-interactive arguments},
booktitle = {Advances in Cryptology – EUROCRYPT 2016},
year = {2016},
pages = {305--326}
}
%28
@techreport{hopwood2020zcash,
author = {Daira Hopwood and Sean Bowe and Taylor Hornby and Nathan Wilcox},
title = {Zcash Protocol Specification},
year = {2020},
institution = {Zcash Company}
}
%29
@article{bensasson2019scalable,
author = {Eli Ben-Sasson and Iddo Bentov and Yinon Horesh and Michael Riabzev},
title = {Scalable, transparent, and post-quantum secure computational integrity},
journal = {IACR Cryptology ePrint Archive},
volume = {2018},
year = {2019},
pages = {46}
}
%30
@inproceedings{bensasson2019aurora,
author = {Eli Ben-Sasson and Alessandro Chiesa and Michael Riabzev and Nicholas Spooner and Madars Virza and Nicholas Ward},
title = {Aurora: Transparent Succinct Arguments for R1CS},
booktitle = {Advances in Cryptology – EUROCRYPT 2019},
year = {2019},
pages = {103--128}
}
%31
@techreport{bensasson2018scalable,
author = {Eli Ben-Sasson and Alessandro Chiesa and Michael Riabzev},
title = {Scalable, transparent, and post-quantum secure computational integrity},
year = {2018},
institution = {IACR Cryptology ePrint Archive},
volume = {2018},
pages = {46}
}
%32
@article{bensasson2020primer,
author = {Eli Ben-Sasson and Alessandro Chiesa and Michael Riabzev},
title = {A primer on the STARKs cryptographic primitive},
journal = {IEEE Security \& Privacy},
volume = {18},
number = {1},
year = {2020},
pages = {65--73}
}
%33
@inproceedings{maller2019sonic,
author = {Mary Maller and Sean Bowe and Markulf Kohlweiss and Sarah Meiklejohn},
title = {Sonic: Zero-Knowledge SNARKs from Linear-Size Universal and Updateable Structured Reference Strings},
booktitle = {Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security},
year = {2019},
pages = {2111--2128}
}
%34
@inproceedings{bunz2018bulletproofs,
author = {Benedikt B{\"u}nz and Jonathan Bootle and Dan Boneh and Andrew Poelstra and Pieter Wuille and Gregory Maxwell},
title = {Bulletproofs: Short Proofs for Confidential Transactions and More},
booktitle = {2018 IEEE Symposium on Security and Privacy (SP)},
year = {2018},
pages = {315--334}
}
%35
@inproceedings{idrees2019zkay,
author = {Muhammad Idrees and Aviv Zohar},
title = {Zkay: Specifying and enforcing data privacy in smart contracts},
booktitle = {Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security},
year = {2019},
pages = {1759--1776}
}
%36
@techreport{benarroch2020improved,
author = {Daniel Benarroch and Lukas Hanzlik and Kobi Kluczniak and Krzysztof Pietrzak},
title = {Improved Stateless Cryptocurrency with Payments for Outsourced Proofs},
year = {2020},
institution = {IACR Cryptol. ePrint Arch.},
volume = {2020},
pages = {220}
}
%37
@online{jorda2019circom,
author = {Xavi Jordà and Guillem Albericio},
title = {Circom and snarkjs: A toolkit for zkSNARKs on ethereum},
year = {2019},
url = {https://github.com/iden3/circom}
}
%38
@inproceedings{maller2019sonic2,
author = {Mary Maller and Sean Bowe and Markulf Kohlweiss and Sarah Meiklejohn},
title = {Sonic: Zero-knowledge SNARKs from linear-size universal and updatable structured reference strings},
booktitle = {Proceedings of the 2019 ACM SIGSAC Conference on Computer and Communications Security},
year = {2019},
pages = {2111--2128}
}
@online{soliditylang,
title = {Solidity},
url = {https://soliditylang.org}
}
@online{hardhat,
title = {Hardhat},
url = {https://hardhat.org}
}
@online{typescript,
title = {TypeScript},
url = {https://www.typescriptlang.org}
}
@online{openzeppelin,
title = {OpenZeppelin},
url = {https://openzeppelin.com}
}
@online{ethers,
title = {Ethers.js},
url = {https://docs.ethers.io/v5}
}
@online{zkkit,
title = {ZKKit},
url = {https://github.com/appliedzkp/zkkit}
}
@online{chaijs,
title = {Chai},
url = {https://www.chaijs.com}
}
@online{nextjs,
title = {Next.js},
url = {https://nextjs.org}
}
@online{firebase,
title = {Firebase},
url = {https://firebase.google.com}
}
@online{ethereumjs,
title = {EthereumJS},
url = {https://github.com/ethereumjs/ethereumjs-}
}
@online{circomlib,
title = {CircomLib},
url = {https://github.com/iden3/circomlib}
}
@online{rainbow,
title = {Rainbow},
url = {https://github.com/rainbow-me/rainbow}
}
@online{wagmi,
title = {Wagmi},
url = {https://github.com/wagmi-io/wagmi}
}
@online{pisa2019state,
author = {Patrick McCorry and Chris Buckland and Surya Bakshi and Karl Wüst and Andrew Miller and Iddo Bentov},
title = {State of the Art in Layer-2 Blockchain Protocols},
year = {2019},
url = {https://eprint.iacr.org/2019/779}
}
@online{buterin2018layer2,
author = {Vitalik Buterin},
title = {Layer 2 Scaling Survey},
year = {2018},
url = {https://vitalik.ca/general/2018/12/02/layer_2.html}
}
@online{gnosischain,
author = {Gnosis Team},
title = {Gnosis Chain},
year = {2021},
url = {https://www.gnosis.io/}
}
@online{solidityDocs,
author = {Ethereum Foundation},
title = {Solidity Documentation},
year = {2021},
url = {https://solidity.readthedocs.io}
}
@book{antonopoulos2018mastering,
author = {Andreas M. Antonopoulos and Gavin Wood},
title = {Mastering Ethereum: Building Smart Contracts and DApps},
publisher = {O'Reilly Media},
year = {2018},
isbn = {978-1491971949}
}
@online{wood2014ethereum,
author = {Gavin Wood},
title = {Ethereum: A Secure Decentralised Generalised Transaction Ledger},
year = {2014},
howpublished = {Ethereum Project Yellow Paper},
url = {https://ethereum.github.io/yellowpaper/paper.pdf}
}
@online{poapWebsite,
title = {Proof of Attendance Protocol (POAP)},
year = {2021},
url = {https://www.poap.xyz}
}
@online{poapGithub,
title = {POAP - Proof of Attendance Protocol GitHub Repository},
year = {2021},
url = {https://github.com/poap-xyz}
}
@inproceedings{miers2016lightweight,
author = {Ian Miers and Christina Garman and Matthew Green and Aviel D. Rubin},
title = {A Lightweight Approach to Consensus},
booktitle = {Proceedings of the 2016 ACM SIGSAC Conference on Computer and Communications Security},
year = {2016},
pages = {389--400},
publisher = {ACM}
}
@misc{buterin2013ethereum,
title={Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform},
author={Buterin, Vitalik},
year={2013},
howpublished={\url{https://ethereum.org/whitepaper/}},
}
@article{goldreich1986proofs,
title={Proofs that yield nothing but their validity or all languages in NP have zero-knowledge proof systems},
author={Goldreich, Oded and Micali, Silvio and Wigderson, Avi},
journal={Journal of the ACM (JACM)},
volume={38},
number={3},
pages={690--728},
year={1991},
publisher={ACM New York, NY, USA},
}
@book{narayanan2016bitcoin,
title={Bitcoin and Cryptocurrency Technologies: A Comprehensive Introduction},
author={Narayanan, Arvind and Bonneau, Joseph and Felten, Edward and Miller, Andrew and Goldfeder, Steven},
year={2016},
publisher={Princeton University Press}
}
@misc{google2020cloud_firestore,
title={Cloud Firestore},
author={Google},
year={2020},
howpublished={\url{https://firebase.google.com/docs/firestore}},
}
@online{poapWebsite,
author = {POAP},
title = {POAP Gallery},
year = {2021},
url = {https://poap.gallery/}
}