Skip to content

Commit

Permalink
Merge pull request #552 from threefoldtech/development_get_started
Browse files Browse the repository at this point in the history
added get started in into
  • Loading branch information
khaledyoussef24 committed May 27, 2024
2 parents cef932c + 4fa2247 commit e776010
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/documentation/dashboard/deploy/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Here you will find everything related to deployments on the ThreeFold grid. This

- Checking the cost of a deployment using [Pricing Calculator](./pricing_calculator.md)
- Finding a node to deploy on using the [Node Finder](./node_finder.md)
- Deploying your desired workload from [Virtual Machines](../solutions/vm_intro.md), [Orchestrators](./orchestrators.md), or [Applictions](./applications.md)
- Deploying a workload: [Virtual Machines](../solutions/vm_intro.md), [Orchestrators](./orchestrators.md), or [Applications](./applications.md)
- Consulting [Your Contracts](./your_contracts.md) on the TFGrid
- Finding or publishing Flists from [Images](./images.md)
- Updating or generating your SSH key from [SSH Keys](./ssh_keys.md)
Expand Down
18 changes: 18 additions & 0 deletions src/intro/intro_readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,24 @@ The *ThreeFold Documentation* section contains all the practical information of
>
> [Access with Grid.tf](https://status.grid.tf) | [Access with ThreeFold.io](https://status.threefold.io)
## Get Started

It's easy to get started on the TFGrid.

If you want to farm TFT, check out [how to build a 3Node](../documentation/farmers/3node_building/3node_building.md).

If you want to deploy or develop on the grid, you will first need to get TFT on TFChain:

- [Create a TFChain account](../documentation/dashboard/wallet_connector.md)
- Get TFT in your TFChain account
- [Buy TFT](../documentation/threefold_token/buy_sell_tft/buy_sell_tft.md)
- [Send TFT to TFChain](../documentation/threefold_token/tft_bridges/tft_bridges.md)

To develop on the Grid, read the [developers documentation](../documentation/developers/developers.md).

To deploy applications, read the [deploy section](../documentation/dashboard/deploy/deploy.md) then [access the deployment via SSH](../documentation/system_administrators/getstarted/ssh_guide/ssh_guide.md).


## Join the ThreeFold Community

The ThreeFold community is very active and its members will be more than happy to discuss and help you get started.
Expand Down

0 comments on commit e776010

Please sign in to comment.