init
This commit is contained in:
parent
50a29b7edd
commit
783975db70
58
README.md
58
README.md
@ -1,58 +1,4 @@
|
||||
# Info for our new Internet / Social network
|
||||
# INFO for TFGrid
|
||||
|
||||
> [https://info.ourworld.tf/duniayetu](https://info.ourworld.tf/duniayetu)
|
||||
|
||||
## First install hero:
|
||||
|
||||
```bash
|
||||
# Download the hero installer script
|
||||
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer_hero.sh > /tmp/hero_install.sh
|
||||
# Run the script as root to properly complete the script (e.g. sudo bash ...)
|
||||
bash /tmp/hero_install.sh
|
||||
# Check how to use, can also do on each of the subcommands
|
||||
hero -help
|
||||
# If it can't find hero, do the following on osx
|
||||
source ~/.zprofile
|
||||
```
|
||||
|
||||
There is also a [quick guide](./docs/hero_mdbook_fullvm.md) and a [script](./docs/hero_mdbook_fullvm_script.md) on setting mdbook and hero on a full VM running on the TFGrid. Read the [docs](./docs) for more information.
|
||||
|
||||
## to run the book
|
||||
|
||||
|
||||
```bash
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/tfgrid
|
||||
|
||||
# In case you want to open the generated book and edit
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/tfgrid -e
|
||||
```
|
||||
|
||||
|
||||
## troubleshoot
|
||||
|
||||
### for Ubuntu, ...
|
||||
|
||||
```bash
|
||||
apt update
|
||||
apt install curl -y
|
||||
```
|
||||
|
||||
### for OSX
|
||||
|
||||
if you see the following, it means you have an outdated brew on your laptop
|
||||
|
||||
```bash
|
||||
## stderr:
|
||||
Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
|
||||
```
|
||||
|
||||
to fix:
|
||||
|
||||
```bash
|
||||
#uninstall
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)"
|
||||
rm -rf /opt/homebrew
|
||||
#re-install homebrew
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
```
|
||||
> todo: kristof some content does not belong here, move to other repo
|
||||
|
||||
|
@ -4,5 +4,5 @@
|
||||
|
||||
This knowledge base tries to bring together information which is relevant for our new version of the Grid.
|
||||
|
||||
> use the forum to discuss the content or directly edit in our git system.
|
||||
> use the forum to discuss the content or directly edit in our git system, see [https://forum.threefold.io](https://forum.threefold.io/c/dao/rfc/81)
|
||||
|
||||
|
@ -1 +1,3 @@
|
||||
# Chapters
|
||||
# Chapters
|
||||
|
||||
> TODO: florian
|
@ -6,11 +6,12 @@ A group of passionate people who want to build a new foundational layer for an b
|
||||
|
||||
The project was started by some Internet & Cloud veterans who now want to handover to a much more decentralized environment.
|
||||
|
||||
More than 1000 farmers...
|
||||
More than 1000 farmers made this project possible, we are supper grateful for all their support.
|
||||
|
||||
## the project mission
|
||||
|
||||
- we help others to create...
|
||||
- we help others to create any web2 or web3 solution
|
||||
- TFGrid is a foundational layer which can be used by any web2/3 project
|
||||
- enable everyone to build on top of TFGrid who needs cloud capacity (network, gpu, cpu, storage, ...)
|
||||
|
||||
## the project purpose
|
||||
@ -18,7 +19,7 @@ More than 1000 farmers...
|
||||
- deliver a new infrastructure layer to build a new internet on top off
|
||||
- this infra layer is sovereign, more scalable, peer2peer, co-owned, ...
|
||||
- project delivers network, compute, storage constructs to work with anyone who needs it for their own usecases
|
||||
- [see tech high level description](tech/key_innovations.md)
|
||||
- [see tech high level description](tech:key_innovations.md)
|
||||
|
||||
## who can benefit from TFGrid capabilities most?
|
||||
|
||||
@ -60,7 +61,7 @@ More than 1000 farmers...
|
||||
### Network Bridgers
|
||||
|
||||
- make bridge between old and new internet
|
||||
- provide bandwidth to Mycelium (the new Internet Network)
|
||||
- provide bandwidth to TFGrid
|
||||
|
||||
### Guardians
|
||||
|
||||
@ -68,20 +69,12 @@ More than 1000 farmers...
|
||||
- Provide governance
|
||||
- Keep all relevant services up and running to allow the TFGrid to function
|
||||
|
||||
### Farming Pools
|
||||
### Farming Pools (new for a TBD version)
|
||||
|
||||
- Help farmers to be more effective
|
||||
- Training & Support
|
||||
- Improve uptime and provide authenticity
|
||||
|
||||
### DePIN Flow Provider
|
||||
|
||||
- project are looking for a party (company, project, community) who wants to launch us into the DePIN world
|
||||
- promote our project, explain tokens, integrate with exchanges
|
||||
- integrate with rest of DePIN ecosystem
|
||||
- organize community growth
|
||||
- organize grants towards rest of community
|
||||
- basically grown value for full ecosystem and let it "FLOW"
|
||||
|
||||
### TF Coop
|
||||
|
||||
@ -108,6 +101,11 @@ More than 1000 farmers...
|
||||
- grants might be available to reward Technology Providers
|
||||
- TFTech (will get new name) is example of Technology Provider
|
||||
|
||||
### Digital Sovereign Zone's
|
||||
### DePIN Partners
|
||||
|
||||
- project integrate with sovereign zones to provide end2end sovereign regulated sandbox environments using tech, finance and legal solutions.
|
||||
- project are looking for a party (company, project, community) who wants to launch us into the DePIN world
|
||||
- promote our project, explain tokens, integrate with exchanges
|
||||
- integrate with rest of DePIN ecosystem
|
||||
- organize community growth
|
||||
- organize grants towards rest of community
|
||||
- basically grown value for full ecosystem and let it "FLOW"
|
Loading…
Reference in New Issue
Block a user