manual set urls for external collection

This commit is contained in:
Mik-TF
2024-05-13 19:10:10 -04:00
parent a4efec1aa3
commit 280652166f
40 changed files with 79 additions and 80 deletions

View File

@@ -13,7 +13,7 @@ The TFChain DAO (i.e. Decentralized Autonomous Organization) feature integrates
## An Introduction to the DAO concept
[A decentralized autonomous organization (DAO)](../../../knowledge_base/about/dao/dao.md) is an entity with no central leadership. Decisions get made from the bottom-up, governed by a community organized around a specific set of rules enforced on a blockchain.
[A decentralized autonomous organization (DAO)](about@@dao) is an entity with no central leadership. Decisions get made from the bottom-up, governed by a community organized around a specific set of rules enforced on a blockchain.
DAOs are internet-native organizations collectively owned and managed by their members. They have built-in treasuries that are only accessible with the approval of their members. Decisions are made via proposals the group votes on during a specified period.
@@ -24,9 +24,9 @@ DAOs are internet-native organizations collectively owned and managed by their m
Voting for a DAO proposal is very simple. You first need to meet certain requirements to be able to vote.
- Have a [Threefold farm](../farms/farms.md)
- Have at least one active [3node server](../../farmers/3node_building/3node_building.md) on the farm
- Have at least one active [3node server](farmers@@3node_building) on the farm
- If you created your farm with the Threefold Connect app
- [Import your farm on the Threefold Dashboard](../../threefold_token/storing_tft/tf_connect_app.md#move-farm-from-the-tf-connect-app-to-the-tf-portal-polkadotjs)
- [Import your farm on the Threefold Dashboard](threefold_token@@tf_connect_app.md#move-farm-from-the-tf-connect-app-to-the-tf-portal-polkadotjs)