forked from GhGERman/NYC-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathroadmap.html
240 lines (166 loc) · 9.03 KB
/
roadmap.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>NewYork Coin Community Website</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:400" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="icon" href="img/logo.gif" alt="Bitcoin New York">
</head>
<body>
<div id="preloader">
<div class="loader">Loading...</div>
</div>
<section>
<div class="header" style="position: relative; max-height: 500px;">
<div class="header-overlay " style="position: relative; max-height: 500px;"">
<!-- Navbar (Bootstrap) -->
<nav class="navbar navbar-default navbar-fixed-top navbar-padding navbar-default-black-bg">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<a type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="fa fa-bars"></span>
</a>
<!-- Logo -->
<a class="navbar-brand" href="index.html" style="display: inline-block;" ><span style="display: inline-block;"><img src="img/logo.png" id="logo" alt="logo" class="img-responsive logo"></span> <span class=" menu-color logo-text" style="display: inline-block;"> New York Coin </span></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
<li ><a href="index.html" class="menu-color">Home</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav> <!-- end of nabvar (Bootstrap) -->
<div class="title-wrap">
<div class="center-title text-center">
<h1>New York Coin</h1>
<h2>ROADMAP</h2>
<div class="col-lg-12 as-header">
<!-- <h3>Download wallet:</h3>
<ul>
<li><a href="#"><i class="fa fa-windows"><span>Windows</span></i></a></li>
<li><a href="#"><i class="fa fa-apple"><span>MAC</span></i></a></li>
<li><a href="#"><i class="fa fa-linux"><span>Ubuntu</span></i></a></li>
</ul>
<ul class="text-center">
<li><a href="#" class="more"><i class="fa fa-apple"><span>IOS</span></i> <span class="coinomi-span">( coming soon )</span></a></li>
<li><a href="#" class="more"><i class="fa fa-android"><span>Android</span></i><span class="coinomi-span">( coinomi app )</span></a></li>
</ul> -->
</div>
</div>
</div>
</div>
</div>
</section>
<section class="roadmap">
<div class="col-lg-7 center-block" style="float: none;">
<h2 class="text-center">Technical & Community Roadmap</h2>
<p class="">Our development team is comprised of community members volunteering their time to execute
this roadmap. Ideas are shared openly among the community and strategy is determined through
consensus of the development team.</p>
<h3>2018 Goals:</h3>
<h4>Q1:</h4>
<del>
<ul>
<li>On-board domestic and foreign merchants to accept NewYorkCoin for goods and services</li>
<li>Implementing NewYorkCoin wallet updates
<ul>
<li>Updating newyorkc-qt wallet code to remove unnecessary alert systems</li>
<li>Removing errant code lines which inadvertently trigger anti-virus alarms</li>
</ul>
</li>
<li>Auditing current NewYorkCoin source code
<ul>
<li>Progress can be tracked at <a href="https://github.com/NewYorkCoin-NYC">https://github.com/NewYorkCoin-NYC</a> </li>
</ul>
</li>
</ul>
</del>
<h4>Q2:</h4>
<ul>
<li>Continue to on-board domestic and foreign merchants to accept NewYorkCoin for goods and services</li>
<li>Updating NewYorkCoin source code to introduce <a href="https://segwit.org/">SegWit</a> and future support for the <a href="https://segwit.org/lightning-channels-segwit-inside-d2cbbaefc3ac">Lightning Network</a></li>
<li>Performing NewYorkCoin blockchain threat analysis
<ul>
<li>Implementing patches to improve resistance to 51% attacks (such as Advanced Checkpointing)</li>
</ul>
</li>
<li>Building a newyorkcj or comparable <a href="https://bitcoinj.github.io/">bitcoinj</a> library to achieve the following:
<ul>
<li>Multiplatform mobile and desktop wallets</li>
<li><a href="https://bitteller.io/">BitTeller®</a> ATMs at various NewYorkCoin community merchants’ locations</li>
</ul>
</li>
</ul>
<h4>Q3:</h4>
<ul>
<li>Continue to on-board domestic and foreign merchants to accept NewYorkCoin for goods and services</li>
<li>Partner with existing and future altcoin merchant payment solutions to ease
NewYorkCoin adoption friction</li>
<li>Constructing a NewYorkCoin inflation-reduction plan in order to balance the need to
maintain zero or near-zero transaction fees while adequately incentivizing miners to solve
blocks on the NewYorkCoin blockchain</li>
</ul>
<h4>Q4:</h4>
<ul>
<li>Continue to on-board domestic and foreign merchants to accept NewYorkCoin for goods and services</li>
<li>Implementing the inflation reduction plan after receiving network consensus</li>
<li>Exploring <a href="https://bitcointechtalk.com/atomic-swaps-d6ca26b680fe">atomic swap </a>on-chain capabilities on the main network</li>
</ul>
<h3>2019 Goals:</h3>
<h4>Q1:</h4>
<ul>
<li>Continue to on-board domestic and foreign merchants to accept NewYorkCoin for goods and services</li>
<li>Implementing support for <a href="https://bitcointechtalk.com/what-is-a-bitcoin-merklized-abstract-syntax-tree-mast-33fdf2da5e2f">smart contracts through Merklized Abstract Syntax Tree
(“MAST”)</a> as proposed by the Bitcoin community</li>
<li>Develop proprietary NewYorkCoin merchant integration solution</li>
</ul>
</div>
</section>
<section class="footer text-center" style="overflow: auto; background-color: #212121">
<div class="col-lg-12" style="overflow: auto;">
<div class="col-lg-6 com-md-6 col-sm 6">
<h4>Social</h4>
<ul>
<li><a href="https://www.facebook.com/NewYorkCoinCommunity/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/nycoincommunity"><i class="fa fa-twitter"></i></a></li>
<li><a href="hhttps://www.reddit.com/r/nycoincommunity/"><i class="fa fa-reddit"></i></a></li>
<li><a href="https://www.instagram.com/newyorkcoinnyc/"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.meetup.com/BTC-NYC/"><i class="fa fa-meetup" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/orgs/NewYorkCoin-NYC/"><i class="fa fa-github"></i></a></li>
<li><a href="https://discord.gg/euGaWRu" title=""><i class="fab fa-discord"></i></a></li>
<li><a href="https://www.youtube.com/c/nycoincommunity/" title=""><i class="fab fa-youtube"></i></a></li>
</ul>
</div>
<div class="col-lg-6 com-md-6 col-sm 6">
<h4>Contact:</h4>
<ul>
<li><i class="fas fa-envelope" style="color: #fff;"></i> <a href="mailto:contact@nycoin.community">contact@nycoin.community</a></li>
</ul>
</div>
<div class="col-lg-12 text-center" id="contact">
<p>Copyright 2018. New York Coin. All rights reserved</p>
</div>
</div>
</section>
<!-- jQuery -->
<script src="//code.jquery.com/jquery.js"></script>
<!-- Bootstrap JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script src="js/owl.carousel.js"></script>
<script type="text/javascript" src="js/jquery.malihu.PageScroll2id.min.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script src="js/main.js"></script>
</body>
</html>