links/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2019-03-06 18:30:02 +03:00
## [Discord](https://discord.gg/AjfbDKQ)
2019-03-06 18:00:22 +03:00
2019-03-06 18:17:17 +03:00
## [Fluence Network Dashboard](http://dash.fluence.network/)
2019-03-06 18:00:22 +03:00
2019-03-06 18:07:33 +03:00
### Other Contacts
2019-03-06 18:00:22 +03:00
2019-03-06 18:07:33 +03:00
[Fluence Network website](http://fluence.network/)
2019-03-06 18:00:22 +03:00
2019-03-06 18:07:33 +03:00
[Main GitHub repository](https://github.com/fluencelabs/fluence)
2019-03-06 18:00:22 +03:00
2019-03-06 18:07:33 +03:00
[Follow us on Twitter](http://twitter.com/fluence_one)
2019-03-06 18:00:22 +03:00
2019-03-06 18:07:33 +03:00
## Resourses And Tutorials
2019-03-06 18:54:06 +03:00
Detailed task-specific tutorials could be found here:
2019-03-06 18:00:22 +03:00
2019-03-06 18:07:33 +03:00
- [a simple SQL database](https://github.com/fluencelabs/tutorials/tree/master/llamadb), [example](http://llamadb.fluence.network/)
- [a tic-tac-toe game](https://github.com/fluencelabs/tutorials/tree/master/tic-tac-toe), [example](http://tictactoe.fluence.network/)
- [a guessing game](https://github.com/fluencelabs/tutorials/tree/master/guessing-game) based on Rust tutorial, [example](http://guess.fluence.network/)
- [a dice game](https://github.com/fluencelabs/tutorials/tree/master/dice-game), [example](http://dice.fluence.network/)
2019-03-06 18:00:22 +03:00
2019-03-06 18:37:50 +03:00
[The Fluence Book](https://fluence.network/docs/book/introduction/index.html) - documentation on Fluence Network, including an overview and basic tutorials.