...
This commit is contained in:
0
collections/web4/.collection
Normal file
0
collections/web4/.collection
Normal file
13
collections/web4/actor_based/actor_based_approach.md
Normal file
13
collections/web4/actor_based/actor_based_approach.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## OurDigital Self Actor Driven Approach
|
||||
|
||||

|
||||
|
||||
'actor' driven pattern instead of a model first pattern.
|
||||
|
||||
In such a pattern, the root model only holds essentials in its database, hence any necessary changes can be applied at the root.
|
||||
|
||||
The model can tap direct into knowledge (how to do certain things) by accessing the 'recipes'. 'Recipes' are the source code that can easily be adapted to any task. By using Domain Specific Language (DSL) it is easy to reuse recipes.
|
||||
|
||||
> TODO: too dense, need more explanation
|
||||
|
||||
|
BIN
collections/web4/actor_based/img/twin_model.png
Normal file
BIN
collections/web4/actor_based/img/twin_model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
16
collections/web4/freeflowself/freeflowself.md
Normal file
16
collections/web4/freeflowself/freeflowself.md
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
# FreeFlow Self
|
||||
|
||||
FreeFlow Self is your unique digital "self" - in other worlds, it is you in this new digital world. It gives you access to seamless capabilities and experiences.
|
||||
|
||||
FreeFlow Self guarantees that only you have access to your data - no one else. It encourages a trustful environment without any manipulation attempt from third parties.
|
||||
|
||||
> TODO: need more complete and easy to understand explanation, more practical
|
||||
|
||||
## Link to 3Bot
|
||||
|
||||
3Bot is a first implementation of the FreeFlow Self, its rather technical and in heavy development at this stage.
|
1
collections/web4/freeflowself/img/.done
Normal file
1
collections/web4/freeflowself/img/.done
Normal file
@@ -0,0 +1 @@
|
||||
ffself.png
|
BIN
collections/web4/freeflowself/img/ffself.png
Normal file
BIN
collections/web4/freeflowself/img/ffself.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 538 KiB |
21
collections/web4/vlang/vlang.md
Normal file
21
collections/web4/vlang/vlang.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Executor VLANG
|
||||
|
||||

|
||||
|
||||
VLang is an exciting language sponsored by ThreeFold. VLang has 27000 github stars and we believe its a very good language to build executor functions with.
|
||||
|
||||
Why did we choose vlang as a first language to support on the TF Executors?
|
||||
|
||||
- Its a very fast language (minimal energy & cpu footprint)
|
||||
- Its easy to learn
|
||||
- It compiles very fast
|
||||
|
||||

|
||||
|
||||
### Utilization
|
||||
|
||||
- As smart contract language inside cosmos layer (L1).
|
||||
- As provisioning layer for TFGrid
|
||||
- As serverless function layer for Executors (super exciting)
|
||||
|
||||
> Coming H2 2022
|
0
collections/web4/web4.md
Normal file
0
collections/web4/web4.md
Normal file
Reference in New Issue
Block a user