-
Notifications
You must be signed in to change notification settings - Fork 1
/
14757381049155.html
executable file
·220 lines (140 loc) · 7.26 KB
/
14757381049155.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
Candidate Smart Contract Definitions - MIT/Blockchain
</title>
<meta name="description" content="">
<link href="atom.xml" rel="alternate" title="MIT/Blockchain" type="application/atom+xml">
<link rel="stylesheet" href="asset/css/foundation.min.css" />
<link rel="stylesheet" href="asset/css/docs.css" />
<script src="asset/js/vendor/modernizr.js"></script>
<script src="asset/js/vendor/jquery.js"></script>
<script src="asset/highlightjs/highlight.pack.js"></script>
<link href="asset/highlightjs/styles/github.css" media="screen, projection" rel="stylesheet" type="text/css">
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body class="antialiased hide-extras">
<div class="marketing off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<nav class="top-bar docs-bar hide-for-small" data-topbar>
<div id="header">
<h1><a href="index.html">MIT/Blockchain</a></h1>
</div>
</nav>
<nav class="tab-bar show-for-small">
<a href="javascript:void(0)" class="left-off-canvas-toggle menu-icon">
<span> MIT/Blockchain</span>
</a>
</nav>
<aside class="left-off-canvas-menu">
<ul class="off-canvas-list">
<li><a href="index.html">Home</a></li>
<li class="divider"></li>
<li><label>Contribute</label></li>
<li><a title="Register for In-Person Meeting" href="14757381966010.html">Register for In-Person Meeting</a></li>
<li><a title="Propose a Definition" href="14757373023978.html">Propose a Definition</a></li>
<li class="divider"></li>
<li><label>Learn</label></li>
<li><a title="Candidate Smart Contract Definitions" href="14757381049155.html">Candidate Smart Contract Definitions</a></li>
<li><a title="Candidate Blockchain Definitions" href="14757380726955.html">Candidate Blockchain Definitions</a></li>
<li class="divider"></li>
<li><label>Discuss</label></li>
<li><a title="Google Hangouts" href="14757442207077.html">Google Hangouts</a></li>
<li><a title="Media Engagement" href="14757441598850.html">Media Engagement</a></li>
</ul>
</aside>
<a class="exit-off-canvas" href="#"></a>
<section id="main-content" role="main" class="scroll-container">
<div class="row">
<div class="large-3 medium-3 columns">
<div class="hide-for-small">
<div class="sidebar">
<nav>
<ul id="side-nav" class="side-nav">
<li class="side-title"><span>Contribute</span></li>
<li><a title="Register for In-Person Meeting" href="14757381966010.html">Register for In-Person Meeting</a></li>
<li><a title="Propose a Definition" href="14757373023978.html">Propose a Definition</a></li>
<li class="side-title"><span>Learn</span></li>
<li><a title="Candidate Smart Contract Definitions" href="14757381049155.html">Candidate Smart Contract Definitions</a></li>
<li><a title="Candidate Blockchain Definitions" href="14757380726955.html">Candidate Blockchain Definitions</a></li>
<li class="side-title"><span>Discuss</span></li>
<li><a title="Google Hangouts" href="14757442207077.html">Google Hangouts</a></li>
<li><a title="Media Engagement" href="14757441598850.html">Media Engagement</a></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="large-9 medium-9 columns">
<div class="markdown-body">
<h1>Candidate Smart Contract Definitions</h1>
<p>We use GitHub to curate and share contributions of proposed legal code in a similar way as software code. </p>
<h2 id="toc_0"><a href="https://github.com/LegalCode/Blockchain/labels/Smart_Contract_Definition">GitHub Issues</a></h2>
<p>We created a GitHub Issue for each proposed definition. </p>
<ul>
<li>GitHub issues labelled "<a href="https://github.com/LegalCode/Blockchain/labels/Smart_Contract_Definition">Smart_Contract_Definition</a>"</li>
</ul>
<p>You can use the label feature of GitHub Issues as an easy method of sorting, filtering and searching definitions (this will become more valuable as more definitions are submitted and more labels are used). GitHub Issues also provides an easy way to add comments about any issue. </p>
<h2 id="toc_1">Individual GitHub Files</h2>
<ul>
<li>We have also created flat files containing each proposed definition along with the reasons and context behind the definition, as supplied by the contributor.</li>
<li>See: <a href="https://github.com/LegalCode/Blockchain/tree/master/contributions">https://github.com/LegalCode/Blockchain/tree/master/contributions</a></li>
</ul>
</div>
<br /><br />
<hr />
<div class="row clearfix">
<div class="large-6 columns">
<div class="text-left" style="padding:15px 0px;">
<a href="14757442207077.html" title="Previous Post: Google Hangouts">« Google Hangouts</a>
</div>
</div>
<div class="large-6 columns">
<div class="text-right" style="padding:15px 0px;">
<a href="14757380726955.html"
title="Next Post: Candidate Blockchain Definitions">Candidate Blockchain Definitions »</a>
</div>
</div>
</div>
<div class="row">
<div style="padding:0px 0.93em;" class="share-comments">
</div>
</div>
<script type="text/javascript">
$(function(){
var currentURL = '14757381049155.html';
$('#side-nav a').each(function(){
if($(this).attr('href') == currentURL){
$(this).parent().addClass('active');
}
});
});
</script>
</div></div>
<div class="page-bottom">
<div class="row">
<hr />
<div class="small-9 columns">
<p class="copyright">Copyright © 2016, MIT. Published Under <a href="http://creativecommons.org/licenses/by/4.0">Creative Commons Attribution License</a>, <br>
This site is curated by <a target="_blank" href="http://law.mit.edu">Dazza Greenwood</a> for <a target="_blank" href="http://hd.media.mit.edu">MIT Media Lab, Human Dynamics Group</a> <br>
Questions? Please pose your questions or other issues in our <a href="https://github.com/HumanDynamics/Blockchain/issues/new">GitHub repository</a>.
</p>
</div>
<div class="small-3 columns">
<p class="copyright text-right"><a href="#header">TOP</a></p>
</div>
</div>
</div>
</section>
</div>
</div>
<script src="asset/js/foundation.min.js"></script>
<script src="asset/js/foundation/foundation.offcanvas.js"></script>
<script>
$(document).foundation();
</script>
</body>
</html>