Skip to content

Commit 4c2caa7

Browse files
committed
Deployed 9dc497b with MkDocs version: 1.6.1
1 parent 734fd4e commit 4c2caa7

6 files changed

Lines changed: 710 additions & 2 deletions

File tree

404.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,25 @@
215215

216216

217217

218+
219+
220+
221+
222+
223+
<li class="md-tabs__item">
224+
<a href="/tx-on-chain/news/" class="md-tabs__link">
225+
226+
227+
228+
229+
230+
News and changes log
231+
232+
</a>
233+
</li>
234+
235+
236+
218237
</ul>
219238
</div>
220239
</nav>
@@ -270,6 +289,28 @@
270289

271290

272291

292+
293+
294+
295+
296+
297+
298+
<li class="md-nav__item">
299+
<a href="/tx-on-chain/news/" class="md-nav__link">
300+
301+
302+
303+
<span class="md-ellipsis">
304+
News and changes log
305+
306+
</span>
307+
308+
309+
</a>
310+
</li>
311+
312+
313+
273314
</ul>
274315
</nav>
275316
</div>

index.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515

1616

17+
<link rel="next" href="news/">
18+
1719

1820
<link rel="icon" href="assets/images/favicon.png">
1921
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.21">
@@ -224,6 +226,25 @@
224226

225227

226228

229+
230+
231+
232+
233+
234+
<li class="md-tabs__item">
235+
<a href="news/" class="md-tabs__link">
236+
237+
238+
239+
240+
241+
News and changes log
242+
243+
</a>
244+
</li>
245+
246+
247+
227248
</ul>
228249
</div>
229250
</nav>
@@ -927,6 +948,28 @@
927948

928949

929950

951+
952+
953+
954+
955+
956+
957+
<li class="md-nav__item">
958+
<a href="news/" class="md-nav__link">
959+
960+
961+
962+
<span class="md-ellipsis">
963+
News and changes log
964+
965+
</span>
966+
967+
968+
</a>
969+
</li>
970+
971+
972+
930973
</ul>
931974
</nav>
932975
</div>
@@ -1577,6 +1620,7 @@
15771620

15781621
<h1 id="txodds-oracle-examples">TxODDS Oracle Examples</h1>
15791622
<p>This repository showcases usage of the Tx Oracle on-chain contract, demonstrating how to interact with sports data validation using Solana blockchain technology.</p>
1623+
<p>The latest news and updates can be found at <a href="news/">News</a>.</p>
15801624
<h2 id="overview">Overview</h2>
15811625
<p>Tx Oracle is a hybrid Solana on-chain and TxODDS hosted off-chain system. It supports the following two main use cases:</p>
15821626
<p><strong>Data Access Layer</strong>. Make proprietary TxODDS data available for any funded blockchain users by linking the on-chain subscribe transactions with issued time-limited API tokens.</p>

0 commit comments

Comments
 (0)