This commit is contained in:
Artemiy 2019-03-06 18:07:33 +03:00
parent 2eca410c09
commit abdb6abb17

View File

@ -1,26 +1,25 @@
# Fluence Network
Fluence is an efficient trustless computation platform that allows to achieve few seconds request processing latency and cost efficiency similar to traditional cloud computing.
# Fluence Devnet Workshop
This repository contains a list of resources that will help you to get started with Fluence.
## Resourses And Tutorials
#[Discord](https://discord.gg/AjfbDKQ).
[The Fluence Book](https://fluence.network/docs/book/introduction/index.html) - documentation on Fluence Network, including an overview and basic tutorials. Detailed task-specific tutorails could be fourn here:
#[Fluence Network Dashboard](http://dash.fluence.network/) - list of active nodes and applications.
### Other Contacts
[Fluence Network website](http://fluence.network/)
[Main GitHub repository](https://github.com/fluencelabs/fluence)
[Follow us on Twitter](http://twitter.com/fluence_one)
## Resourses And Tutorials
Detailed task-specific tutorails could be fourn here:
- [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/)
## Fluence Dashboard
[Network Dashboard](http://dash.fluence.network/) - list of active nodes and applications.
## Contact Developers
We're always happy to help, just ping us [on Discord](https://discord.gg/AjfbDKQ).
[Fluence Network website](http://fluence.network/)
[Main GitHub repository](https://github.com/fluencelabs/fluence)
[The Fluence Book](https://fluence.network/docs/book/introduction/index.html) - documentation on Fluence Network, including an overview and basic tutorials.