This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
/
news.html
287 lines (259 loc) Β· 17.3 KB
/
news.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
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
<!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">
<meta name="description" content="The protocol for connecting blockchains and other ledgers">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Custom styles -->
<link href="/assets/css/custom.css" rel="stylesheet">
<!-- Google fonts -->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,200,600,700,900|Droid+Sans+Mono|Titillium+Web:400,300,600,900' rel='stylesheet' type='text/css'>
<link href="/assets/img/favicon.png" rel="icon" type="image/x-icon">
<!-- highlight js -->
<link rel="stylesheet" href="/assets/css/monokai-sublime.css">
<!-- fontawesome icons -->
<link rel="stylesheet" href="/assets/fontawesome/css/font-awesome.min.css" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="sidebar-primary ">
<!-- <div class="container"> -->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark nav-innerpage">
<div class="navbar-leftbg"><a href="/" class="navbar-brand"><img src="/assets/img/[email protected]" class="logo" height="44" alt="Interledger" /></a></div>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarHolder" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarHolder">
<ul class="nav navbar-nav">
<li class="nav-item" ><a class="nav-link" href="/overview.html">Docs</a></li>
<li class="nav-item" ><a class="nav-link" href="/libraries.html">Tools</a></li>
<li class="nav-item" ><a class="nav-link" href="/community.html">Community</a></li>
<li class="nav-item"><a class="nav-link" target="_blank" href="https://github.com/interledger">Edit on Github</a></li>
<li class="nav-item"><a class="nav-link cornerlink" href="/overview.html">Get Started</a></li>
</ul><!-- /.navbar-nav -->
<div class="cornerbox"></div>
</div>
<div class="menu-overlay"></div>
</nav>
<!-- </div> -->
<div class="container-fluid" role="document" id="main_content_wrapper">
<div class="row">
<aside class="sidebar col-md-4 col-lg-3 p-0 order-md-1" role="complementary">
<div id="sidenav" class="tree_nav">
<ul class=" sidebar_pagelist">
<li class="nav-label">Getting Started</li>
<ul class=" sidebar_pagelist sidebar_indent">
<li><a href="/overview.html">Overview</a></li>
<li><a href="/setup-wallets.html">Set Up and Use Interledger Accounts</a></li>
<li><a href="/setup-wallets-programmatically.html">Manage Interledger Accounts Programmatically</a></li>
<li><a href="/spin-up-local-network.html">Spin Up a Local ILP Network</a></li>
</ul>
</ul>
<ul class=" sidebar_pagelist">
<li class="nav-label">Community Resources</li>
<li><a class="external-link" href="https://medium.com/interledger-blog">Blog and Tutorials<i class="fa fa-external-link" aria-hidden="true"></i></a></li>
<li><a href="/libraries.html">Libraries and Tools</a></li>
<li><a href="/summit-2019.html">ILP Summit 2019 Videos</a></li>
</ul>
<div class="sidebar-nav-header">Specs</div>
<ul class=" sidebar_pagelist sidebar_indent">
<li><a href="/rfcs/0027-interledger-protocol-4/">Interledger Protocol 4 (ILPv4)</a></li>
<li><a href="/rfcs/0015-ilp-addresses/">Interledger Addresses</a></li>
<li><a href="/rfcs/0029-stream/">STREAM Protocol</a></li>
<li><a href="/rfcs/0009-simple-payment-setup-protocol/">Simple Payment Setup Protocol (SPSP)</a></li>
<li><a href="/rfcs/0030-notes-on-oer-encoding/">Notes on OER encoding</a></li>
<li><a href="/rfcs/0031-dynamic-configuration-protocol/">Dynamic Configuration Protocol (ILDCP)</a></li>
<li><a href="/rfcs/0032-peering-clearing-settlement/">Peering, Clearing and Settlement</a></li>
<li><a href="/rfcs/0038-settlement-engines/">Settlement Engines</a></li>
<li><a href="/rfcs/0035-ilp-over-http/">ILP over HTTP</a></li>
<li><a href="/rfcs/0036-spsp-pull-payments/">SPSP Pull Payments</a></li>
<li> </li>
<li><a class="external-link" target="_blank" href="https://paymentpointers.org">Payment Pointers</a></li>
<li><a class="external-link" target="_blank" href="https://webmonetization.org">Web Monetization</a></li>
<li><a class="external-link" target="_blank" href="https://w3c.github.io/webpayments/proposals/interledger-payment-method.html">W3C Web Payments</a></li>
</ul>
</div> </aside>
<!-- main column -->
<main class="main col-md-8 col-lg-8 order-md-3 " role="main" id="main_content_body">
<article class="pt-3 p-md-3">
<div class="content doc-content">
<h1 id="main-page-header">Interledger News</h1>
<p class="blurb">Here you can find the latest Interledger developments and community announcements.</p>
<p><html>
<ul class="list-group">
<li class="list-group-item">
<span class="label label-default label-pill float-right">Apr 5</span>
<a href="summit-2019.html" target="_blank">2019 ILP Summit</a> held in San Francisco
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Oct 3</span>
<a class="external-link" href="https://medium.com/xpring/interledger-how-to-interconnect-all-blockchains-and-value-networks-74f432e64543" target="_blank">Interledger:
How To Interconnect All Blockchains and Value Networks <i aria-hidden="true" class="fa fa-external-link"></i></a> published by Evan Schwartz and Vanessa Pestritto
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Aug 28</span>
<a class="external-link" href="https://coil.com" target="_blank">Coil.com <i aria-hidden="true" class="fa fa-external-link"></i></a> launches beta subscription for <a class="external-link" href="https://webmonetization.org" target="_blank">Web Monetization <i aria-hidden="true" class="fa fa-external-link"></i></a>
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Jan 19, '18</span>
Reference <a class="external-link" href="https://github.com/interledgerjs/ilp-connector/pull/401" target="_blank">ILP Connector
updated to support ILPv4 <i aria-hidden="true" class="fa fa-external-link"></i></a>
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Dec 22</span>
<a class="external-link" href="https://github.com/interledger/rfcs/pull/361" target="_blank">ILPv4 specs <i aria-hidden="true" class="fa fa-external-link"></i></a> submitted to the IL-RFCs
repo
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Dec 11</span>
<a class="external-link" href="https://github.com/interledger/rfcs/pull/351" target="_blank">PSKv2 specs <i aria-hidden="true" class="fa fa-external-link"></i></a> with support for "Chunked
Payments" and End-to-End Quoting submitted to the IL-RFCs repo
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Dec 7</span>
<a class="external-link" href="https://medium.com/@justmoon/blockchain-advocates-must-learn-the-law-of-standards-8f3116ccdc5f" target="_blank">"Blockchain
Advocates Must Learn the Law of Standards" <i aria-hidden="true" class="fa fa-external-link"></i></a> published by Stefan Thomas
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Nov 29</span>
<a class="external-link" href="https://lists.w3.org/Archives/Public/public-interledger/2017Nov/0006.html" target="_blank">Lessons from
the "ILPv3" experiments <i aria-hidden="true" class="fa fa-external-link"></i></a> discussed on the community call
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Oct 26</span>
<a class="external-link" href="https://github.com/interledger/rfcs/pull/323" target="_blank">ILPv2 "Forwarded Payments" specs <i aria-hidden="true" class="fa fa-external-link"></i></a>
submitted to the IL-RFCs repo
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Sept 28</span>
Work begun on <a class="external-link" href="https://github.com/interledger/rfcs/pull/309" target="_blank">"End-to-End Quoting" <i aria-hidden="true" class="fa fa-external-link"></i></a>
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">June 2</span>
<a class="external-link" href="http://www.coindesk.com/interoperability-boost-ripple-sends-blockchain-transaction-across-7-different-ledgers/" target="_blank">First
ILP payment across 7 ledgers <i aria-hidden="true" class="fa fa-external-link"></i></a> (including Bitcoin, Ethereum, Chain and XRP Ledger)
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">June 1</span>
<a class="external-link" href="https://adrian.hopebailie.com/making-history-in-berlin-78f1533787f0" target="_blank">3rd Interledger
Workshop <i aria-hidden="true" class="fa fa-external-link"></i></a> held in Berlin
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">May 3</span>
<a class="external-link" href="https://github.com/interledgerjs/ilp-kit/tree/v2.0.0" target="_blank">ILP Kit 2.0 <i aria-hidden="true" class="fa fa-external-link"></i></a> released
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">March 23</span>
<a class="external-link" href="https://github.com/interledger/rfcs/pull/168" target="_blank">Interledger Payment Packet <i aria-hidden="true" class="fa fa-external-link"></i></a> binary
format finalized
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">March 1, '17</span>
<a class="external-link" href="https://github.com/interledger/rfcs/blob/master/0015-ilp-addresses/0015-ilp-addresses.md" target="_blank">Interledger
Address Spec <i aria-hidden="true" class="fa fa-external-link"></i></a> finalized
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Dec 6</span>
Interledger highlighted in <a class="external-link" href="https://www.federalreserve.gov/econresdata/feds/2016/files/2016095pap.pdf" target="_blank">Federal Reserve Report on
DLT <i aria-hidden="true" class="fa fa-external-link"></i></a>
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Nov 19</span>
<a class="external-link" href="https://github.com/interledgerjs/ilp-kit/tree/v1.0.0" target="_blank">ILP Kit 1.0 <i aria-hidden="true" class="fa fa-external-link"></i></a> released
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Oct 24</span>
<a class="external-link" href="https://chain.com/docs/protocol/papers/whitepaper#9-interoperability" target="_blank">Chain Protocol
Whitepaper <i aria-hidden="true" class="fa fa-external-link"></i></a> cites Interledger for cross-chain interoperability
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Oct 20</span>
<a class="external-link" href="https://medium.com/@ahopebailie/the-power-of-conditional-payments-2d1ea531250a" target="_blank">"The
Power of Conditional Payments" <i aria-hidden="true" class="fa fa-external-link"></i></a> published by Adrian Hope-Bailie
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Oct 17</span>
<a class="external-link" href="https://github.com/interledgerjs" target="_blank">Interledger.js <i aria-hidden="true" class="fa fa-external-link"></i></a> joins the <a class="external-link" href="https://js.foundation/announcements/2016/10/17/Linux-Foundation-Unites-JavaScript-Community-Open-Web-Development/" target="_blank">JS
Foundation <i aria-hidden="true" class="fa fa-external-link"></i></a>
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Oct 6</span>
1 Year Anniversary of the <a class="external-link" href="https://interledger.org/interledger.pdf" target="_blank">Interledger
Whitepaper <i aria-hidden="true" class="fa fa-external-link"></i></a> publication π
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Sept 21-22</span>
Interledger Community Group at <a class="external-link" href="https://youtu.be/uPXXfClTqSY?t=4m13://github.com/interledger/rfcs/wiki/W3C-TPAC-2016-Agenda" target="_blank">W3C TPAC
2016 <i aria-hidden="true" class="fa fa-external-link"></i></a> in Lisbon
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">Aug 18</span>
<a class="external-link" href="https://medium.com/@justmoon/the-subtle-tyranny-of-blockchain-91d98b8a3a65" target="_blank">"The Subtle
Tyranny of Blockchain" <i aria-hidden="true" class="fa fa-external-link"></i></a> published by Stefan Thomas
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">July 21</span>
Interledger Session at <a class="external-link" href="https://youtu.be/uPXXfClTqSY?t=4m13s" target="_blank">IETF 96 <i aria-hidden="true" class="fa fa-external-link"></i></a> in Berlin
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">July 6</span>
<a class="external-link" href="https://youtu.be/zaqWdL25caU?list=PLIR1FI1vEGeHgJeTGOh8CpKXXUhuXJ5Lm" target="_blank">2nd Interledger
Community Workshop <i aria-hidden="true" class="fa fa-external-link"></i></a> held in London, <br/> including the <a class="external-link" href="https://youtu.be/5gZgAbuzmPk?list=PLIR1FI1vEGeHgJeTGOh8CpKXXUhuXJ5Lm" target="_blank">first real money payment <i aria-hidden="true" class="fa fa-external-link"></i></a> sent
using ILP
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">May 26</span>
New Interledger.org website launched!
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">May 24</span>
<a class="external-link" href="https://github.com/interledger/rfcs" target="_blank">RFCs repo <i aria-hidden="true" class="fa fa-external-link"></i></a> added for all Interledger specs
</li>
<li class="list-group-item">
<span class="label label-default label-pill float-right">May 16, '16</span>
<a class="external-link" href="https://youtu.be/izon3JJRs5w" target="_blank">Epicenter Bitcoin episode <i aria-hidden="true" class="fa fa-external-link"></i></a> about Interledger
</li>
</ul>
</html></p>
</div>
</article>
</main>
</div><!--/.row (main layout)-->
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="col-sm-9 col-xs-12 float-left footertext">
<p><img src="/assets/img/[email protected]" height="44" alt="Interledger" align="left" /> Interledger Project<br><span>Documentation licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0.</a></span></p>
</div>
<div class="col-sm-3 col-xs-12 float-right">
<a href="https://twitter.com/interledger"><img src="/assets/img/Twitter.png"></a>
<a href="https://communityinviter.com/apps/interledger/interledger-working-groups-slack"><img src="/assets/img/Slack.png"></a>
</div>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="/assets/js/bootstrap.min.js"></script>
<script src="/assets/js/highlight.pack.js"></script>
<script src="/assets/js/custom.js"></script>
<!-- <script src="/assets/js/home.js"></script> -->
<!-- <script type="text/javascript" src="/assets/js/svg-animation.js"></script> -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-68500608-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>