-
Notifications
You must be signed in to change notification settings - Fork 48
/
whitepaper.bib
executable file
·160 lines (135 loc) · 4.51 KB
/
whitepaper.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
@article{nakamoto2008bitcoin,
title={Bitcoin: A peer-to-peer electronic cash system},
author={Nakamoto, Satoshi},
year={2008}
}
@book{desotocapital,
title={The Mystery Of Capital},
subtitle={Why Capitalism Triumphs In The West And Fails Everywhere Else},
author={de Soto, Hernando},
year={2000},
publisher={Basic Books}
}
@misc{coincheckhack,
author = {Fortune},
title = {How to Steal \$500 Million in Cryptocurrency},
year = {Accessed: 2018-03-30},
howpublished = "\url{http://fortune.com/2018/01/31/coincheck-hack-how}"
}
@misc{fakevolume,
title={Chasing fake volume: a crypto-plague},
author={Sylvain Ribes},
year={Accessed: 2018-03-10},
howpublished = "\url{https://medium.com/@sylvainartplayribes/chasing-fake-volume-a-crypto-plague-ea1a3c1e0b5e}"
}
@article{limitorderliquidity,
title={Hedging through a Limit Order Book with Varying Liquidity},
author={Rossella Agliardi and Ramazan Gençay},
year={2014}
}
@misc{costofdecent,
author = {Bentov, Iddo and Breidenbach, Lorenz},
title = {The Cost of Decentralization},
year = {Accessed: 2018-03-05},
howpublished = "\url{http://hackingdistributed.com/2017/08/13/cost-of-decent/}"
}
@misc{supersymmetry,
author = {Supersymmetry},
title = {Remarks on Loopring},
year = {Accessed: 2018-03-05},
howpublished = "\url{https://docs.loopring.org/pdf/supersimmetry-loopring-remark.pdf}"
}
@misc{coinport2014udom,
author = {Daniel Wang},
title = {Coinport's Implemenation of UDOM},
year = {Accessed: 2018-03-05},
howpublished = "\url{https://github.com/dong77/backcore/blob/master/coinex/coinex-backend/src/main/scala/com/coinport/coinex/markets/MarketManager.scala}"
}
@misc{vitalikgovernance,
title={Notes on Blockchain Governance},
author={Vitalik Buterin},
year={Accessed: 2018-03-05},
howpublished = "\url{https://vitalik.ca/general/2017/12/17/voting.html}"
}
@article{buterin2017ethereum,
title={Ethereum: a next generation smart contract and decentralized application platform (2013)},
author={Buterin, Vitalik},
journal={URL $\{$http://ethereum. org/ethereum. html$\}$},
year={2017}
}
@article{wood2014ethereum,
title={Ethereum: A secure decentralised generalised transaction ledger},
author={Wood, Gavin},
journal={Ethereum Project Yellow Paper},
volume={151},
year={2014}
}
@article{dai2017smart,
title={Smart-contract value-transfer protocols on a distributed mobile application platform},
author={Dai, Patrick and Mahi, Neil and Earls, Jordan and Norta, Alex},
journal={URL: https://qtum. org/uploads/files/ cf6d69348ca50dd985b60425ccf282f3. pdf},
year={2017}
}
@misc{atterlonn2018distributed,
title={A Distributed Ledger for Gamification of Pro-Bono Time},
author={Atterl{\"o}nn, Viktor},
year={2018}
}
@misc{warren20170x,
title={0x: An open protocol for decentralized exchange on the Ethereum blockchain},
author={Warren, Will and Bandeali, Amir},
year={2017}
}
@misc{unenumerated2006,
author = {Nick Szabo},
title = {Menger on money: right and wrong},
year = {Accessed: 2018-03-05},
howpublished = "\url{http://unenumerated.blogspot.ca/2006/06/menger-on-money-right-and-wrong.html}"
}
@article{mcmillan2014inside,
title={The inside story of Mt. Gox, Bitcoin’s 460 dollar million disaster},
author={McMillan, Robert},
year={2014}
}
@article{bancor,
title={Bancor protocol},
author={},
journal={URL https://bancor.network/},
year={2017}
}
@misc{kyber,
author = {Loi Luu, Yaron Velner},
title = {KyberNetwork: A trustless decentralized exchange and payment service},
year = {Accessed: 2018-03-05},
howpublished = "\url{https://kr.kyber.network/assets/KyberNetworkWhitepaper.pdf}"
}
@misc{schuh2015bitshares,
title={BitShares 2.0: Financial Smart Contract Platform},
author={Schuh, Fabian and Larimer, Daniel},
year={2015},
publisher={BitShares}
}
@article{ERC20,
title={ERC: Token standard},
author={Vogelsteller, Fabian},
journal={URL https://github.com /ethereum /EIPs /issues /20},
year={2015}
}
@article{dualauthor,
title={Dual Authoring — Loopring’s Solution to Front-Running},
author={Wang, Daniel},
journal={URL https://medium.com/loopring-protocol/dual-authoring-looprings-solution-to-front-running-d0fc9c348ef1},
year={2018}
}
@book{dannen2017introducing,
title={Introducing Ethereum and Solidity},
author={Dannen, Chris},
year={2017},
publisher={Springer}
}
@misc{LRCtokendoc,
author = {Loopring Foundation},
title = {LRC Token documents},
year = {Accessed: 2018-03-05},
howpublished = "\url{https://docs.loopring.org/English/token/}"
}