mirror of
https://github.com/fluencelabs/links
synced 2025-04-24 17:02:17 +00:00
index upd
This commit is contained in:
parent
03c3158da7
commit
2743464801
59
index.html
Normal file
59
index.html
Normal file
@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Begin Jekyll SEO tag v2.5.0 -->
|
||||
<title>Fluence Devnet Links | links</title>
|
||||
<meta name="generator" content="Jekyll v3.7.4" />
|
||||
<meta property="og:title" content="Fluence Devnet Links" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="useful links, info, and tutorials" />
|
||||
<meta property="og:description" content="useful links, info, and tutorials" />
|
||||
<link rel="canonical" href="http://fluence.network/links/" />
|
||||
<meta property="og:url" content="http://fluence.network/links/" />
|
||||
<meta property="og:site_name" content="links" />
|
||||
<script type="application/ld+json">
|
||||
{"@type":"WebSite","url":"http://fluence.network/links/","headline":"Fluence Devnet Links","name":"links","description":"useful links, info, and tutorials","@context":"http://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<link rel="stylesheet" href="/links/assets/css/style.css?v=d5f4b27a99ee2930efeaaa6d3a25dcab62500304">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-lg px-3 my-5 markdown-body">
|
||||
<h1 id="fluence-devnet-links">Fluence Devnet Links</h1>
|
||||
|
||||
<h2 id="discord"><a href="https://discord.gg/AjfbDKQ">Discord</a></h2>
|
||||
|
||||
<h2 id="fluence-network-dashboard"><a href="http://dash.fluence.network/">Fluence Network Dashboard</a></h2>
|
||||
|
||||
<h3 id="other-contacts">Other Contacts</h3>
|
||||
|
||||
<p><a href="http://fluence.network/">Fluence Network website</a></p>
|
||||
|
||||
<p><a href="https://github.com/fluencelabs/fluence">Main GitHub repository</a></p>
|
||||
|
||||
<p><a href="http://twitter.com/fluence_one">Follow us on Twitter</a></p>
|
||||
|
||||
<h2 id="resourses-and-tutorials">Resourses And Tutorials</h2>
|
||||
<p>Detailed task-specific tutorails could be fourn here:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/fluencelabs/tutorials/tree/master/llamadb">a simple SQL database</a>, <a href="http://llamadb.fluence.network/">example</a></li>
|
||||
<li><a href="https://github.com/fluencelabs/tutorials/tree/master/tic-tac-toe">a tic-tac-toe game</a>, <a href="http://tictactoe.fluence.network/">example</a></li>
|
||||
<li><a href="https://github.com/fluencelabs/tutorials/tree/master/guessing-game">a guessing game</a> based on Rust tutorial, <a href="http://guess.fluence.network/">example</a></li>
|
||||
<li><a href="https://github.com/fluencelabs/tutorials/tree/master/dice-game">a dice game</a>, <a href="http://dice.fluence.network/">example</a></li>
|
||||
</ul>
|
||||
|
||||
<p><a href="https://fluence.network/docs/book/introduction/index.html">The Fluence Book</a> - documentation on Fluence Network, including an overview and basic tutorials.</p>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js" integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
|
||||
<script>anchors.add();</script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user