GitBook: [2.0.0] 24 pages modified

This commit is contained in:
boneyard93501
2021-07-05 00:51:04 +00:00
committed by gitbook-bot
parent 68d1d8a3fd
commit 08814236c7
6 changed files with 419 additions and 20 deletions

11
node/README.md Normal file
View File

@ -0,0 +1,11 @@
# Node
The Fluence protocol is implemented as the Fluence [reference node](https://github.com/fluencelabs/fluence) which includes the
* Peer-to-peer communication layer
* Marine interpreter
* Aqua VM
* Builtin services
and more.