You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/legacy/about/business-model.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Our solutions suggest significant cost reduction in R\&D as well as infrastructu
32
32
33
33
## Sustainable Token Ecosystem
34
34
35
-
Our [$YELLOW](../../legacy/usdyellow/tokenomics.md) token serves as the gateway to Yellow Network. Participant must lock $YELLOW to access the state-channel infrastructure.
35
+
Our [$YELLOW](../resources/tokenomics.md) token serves as the gateway to Yellow Network. Participant must lock $YELLOW to access the state-channel infrastructure.
36
36
37
37
Participant collateral amount can be slashed in case of online dispute loss. Any participant can file a dispute against another participant for a filing fee. An independent arbitration board consult the audit trails available and enforce the outcome of the dispute which may result in a reputation fault, but also a token slash. Reputation and dispute are recorded on-chain in a participant registry.
Copy file name to clipboardExpand all lines: docs/legacy/about/glossary.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ description: >-
167
167
168
168
#### Adjudicator
169
169
170
-
Our state channel smart contract is called the [Adjudicator](../../../legacy/architecture-and-design/smart-clearing-protocol.md#adjudicator-smart-contract). Its role is to hold the [collateral](../../../legacy/architecture-and-design/risk-management.md#collateral) of each participant while the channel is open. In case of a [settlement](glossary.md#settlement)issue, the Adjudicator is also able to manage collateral to overcome the dispute.
170
+
Our state channel smart contract is called the [Adjudicator](../architecture/smart-clearing-protocol.md#adjudicator-smart-contract). Its role is to hold the [collateral](../architecture/risk-management.md#collateral) of each participant while the channel is open. In case of a [settlement](glossary.md#settlement)issue, the Adjudicator is also able to manage collateral to overcome the dispute.
171
171
172
172
#### Atomic Swap
173
173
@@ -211,7 +211,7 @@ Centralized cryptocurrency exchanges act as an intermediary between a buyer and
211
211
212
212
Clearing is the correct and timely transfer of funds to the seller and securities to the buyer.
213
213
214
-
[Smart Clearing](../../../legacy/architecture-and-design/smart-clearing-protocol.md) is a term we derived from traditional finance. The "smart" component indicates that instead of a trusted intermediary, the clearing process is conducted by a fully automated digital protocol.
214
+
[Smart Clearing](../architecture/smart-clearing-protocol.md) is a term we derived from traditional finance. The "smart" component indicates that instead of a trusted intermediary, the clearing process is conducted by a fully automated digital protocol.
215
215
216
216
#### Collateral
217
217
@@ -224,7 +224,7 @@ We define two types of collateral that have to be provided:
224
224
225
225
#### Custodians
226
226
227
-
[Custodians](../../../legacy/architecture-and-design/custodial-layer.md) are in charge of holding customers' funds securely. They can be an external provider or a smart contract. Custodians use a set of rules to release funds, whereby each party can provide a different set of features to increase security and to make sure the user requesting a withdrawal is the real initiator of the request and free of fraud. Additionally, they allow the broker to easily connect to multiple blockchains, depending on their current supported blockchains.
227
+
[Custodians](../architecture/custodial-layer.md) are in charge of holding customers' funds securely. They can be an external provider or a smart contract. Custodians use a set of rules to release funds, whereby each party can provide a different set of features to increase security and to make sure the user requesting a withdrawal is the real initiator of the request and free of fraud. Additionally, they allow the broker to easily connect to multiple blockchains, depending on their current supported blockchains.
228
228
229
229
## D
230
230
@@ -248,11 +248,11 @@ Exchanges are big players in the network; they usually target a global audience
248
248
249
249
#### Fees
250
250
251
-
Yellow Network will charge fees and reward participants based on their activity. However, fees are not charged for profit; all collected fees are either redistributed to network participants or used to fund the [Reserve Vault](../../../legacy/yellow-reserve-vault.md).
251
+
Yellow Network will charge fees and reward participants based on their activity. However, fees are not charged for profit; all collected fees are either redistributed to network participants or used to fund the [Reserve Vault](../finance/yellow-reserve-vault.md).
252
252
253
253
The first layer [(Layer 1)](#) is a **Liquidity Fee**
254
254
255
-
The second layer [(Layer 2)](../../../legacy/fees/clearing-fee.md) is a **Clearing Fee**
255
+
The second layer [(Layer 2)](../finance/fee-structure/layer-2-clearing-fee.md) is a **Clearing Fee**
256
256
257
257
## G
258
258
@@ -262,7 +262,7 @@ The second layer [(Layer 2)](../../../legacy/fees/clearing-fee.md) is a **Cleari
262
262
263
263
The term [Hashed Time Lock Contract (HTLC)](https://academy.binance.com/en/glossary/hashed-timelock-contract) refers to a special feature used to create [smart contracts](https://academy.binance.com/en/glossary/smart-contract) that are able to modify payment channels. Technically, the HTLC feature enables the implementation of time-bound transactions between two users. In practice, the recipient of a HTLC transaction has to acknowledge the payment by submitting a cryptographic proof within a specified timeframe (number of blocks). If the recipient forfeits or fails to claim the payment, the funds will be returned to the original sender.
264
264
265
-
At Yellow Network we use [HTLC](../../../legacy/architecture-and-design/#how-p2p-trading-works)to settle trades off-chain.
265
+
At Yellow Network we use [HTLC](../architecture/README.md#how-p2p-trading-works)to settle trades off-chain.
266
266
267
267
#### High Frequency Trading (HFT)
268
268
@@ -276,7 +276,7 @@ High-frequency trading, also known as HFT, is a method of trading that uses powe
276
276
277
277
#### Know Your Customer (KYC)
278
278
279
-
Know Your Customer (KYC) is a standard in the investment industry that ensures [advisors](https://www.investopedia.com/terms/f/financial-advisor.asp) can verify a client's identity and know their client's investment knowledge and financial profile. For participants in Yellow Network, the end-user[KYC](../../../legacy/architecture-and-design/supported-technologies.md#kyc-know-your-customer) is the responsibility of each broker. Yellow Network will allow brokers to integrate their own third-party KYC provider.
279
+
Know Your Customer (KYC) is a standard in the investment industry that ensures [advisors](https://www.investopedia.com/terms/f/financial-advisor.asp) can verify a client's identity and know their client's investment knowledge and financial profile. For participants in Yellow Network, the end-user[KYC](../architecture/supported-technologies.md#kyc-know-your-customer) is the responsibility of each broker. Yellow Network will allow brokers to integrate their own third-party KYC provider.
280
280
281
281
## L
282
282
@@ -338,7 +338,7 @@ When a user's order matches an order from a peer-broker, the platform will use t
338
338
339
339
#### Reserve Vault
340
340
341
-
The [Yellow Reserve Vault](../../../legacy/yellow-reserve-vault.md) is our treasury entity and is tasked with two main responsibilities:
341
+
The [Yellow Reserve Vault](../finance/yellow-reserve-vault.md) is our treasury entity and is tasked with two main responsibilities:
342
342
343
343
1. To provide stability for the [$YELLOW](glossary.md#usdyellow) token
344
344
2. To build a diversified currency reserve to resolve settlement disputes between brokers.
@@ -363,7 +363,7 @@ If a broker's position has insufficient collateral he will be prevented from fur
363
363
364
364
#### Tokenomics
365
365
366
-
Tokenomics is a term that captures a token’s economics. It describes the factors that impact a token’s use and value, including but not limited to the token’s creation and distribution, supply and demand, incentive mechanisms, and token burn schedules. You can find the Yellow Network Tokenomics [here](../../../legacy/usdyellow/tokenomics.md).
366
+
Tokenomics is a term that captures a token's economics. It describes the factors that impact a token's use and value, including but not limited to the token's creation and distribution, supply and demand, incentive mechanisms, and token burn schedules. You can find the Yellow Network Tokenomics [here](../resources/tokenomics.md).
367
367
368
368
#### Tiers
369
369
@@ -389,6 +389,6 @@ A whitepaper is an informational document issued by a company or [not-for-profit
389
389
390
390
#### $YELLOW
391
391
392
-
[$YELLOW](../../../legacy/usdyellow/) is our ERC-20 token. The use of Yellow Network requires participants to hold $YELLOW.
392
+
[$YELLOW](../resources/tokenomics.md) is our ERC-20 token. The use of Yellow Network requires participants to hold $YELLOW.
Copy file name to clipboardExpand all lines: docs/legacy/about/offering.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ description: >-
11
11
:::info
12
12
Yellow Network is a project in development. Not all solutions presented in the following (sub)sections are implemented at this stage. The current, and all subsequent sub-pages, are subject to change.
13
13
14
-
For more information, visit the [Roadmap](about/roadmap.md).
14
+
For more information, visit the [Roadmap](roadmap.md).
Copy file name to clipboardExpand all lines: docs/legacy/about/partners-and-advisors.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ description: Meet some of our trusted partners and advisors
8
8
:::info
9
9
Yellow Network is a project in development. Not all solutions presented in the following (sub)sections are implemented at this stage. The current, and all subsequent sub-pages, are subject to change.
10
10
11
-
For more information, visit the [Roadmap](about/roadmap.md)
11
+
For more information, visit the [Roadmap](roadmap.md)
12
12
:::
13
13
14
14
We are proud to have a strong and ever-expanding network of Advisors, Backers, and Partners from different fields and industries. These partnerships allow us to achieve far-reaching impact and scale.
Copy file name to clipboardExpand all lines: docs/legacy/about/the-solution.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Moreover, the network amplifies the capabilities of smaller, specialized partici
33
33
34
34
Furthermore, Yellow Network simplifies the settlement process by consolidating numerous trades into a single blockchain transaction, thus streamlining millions of trades into one settlement transaction, which reduces transaction fees and processing time.
35
35
36
-
Yellow Network participants hold trading accounts that they use [margin netting](../../legacy/architecture-and-design/smart-clearing-protocol.md), allowing for more efficient use of their capital.
36
+
Yellow Network participants hold trading accounts that they use [margin netting](../architecture/smart-clearing-protocol.md), allowing for more efficient use of their capital.
Copy file name to clipboardExpand all lines: docs/legacy/resources/legal/audit-and-kyc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
:::info
4
4
Yellow Network is a project in development. Not all solutions presented in the following (sub)sections are implemented at this stage. The current, and all subsequent sub-pages, are subject to change.
5
5
6
-
For more information, visit the [Roadmap.](../about/roadmap.md)
6
+
For more information, visit the [Roadmap.](../../about/roadmap.md)
7
7
Audit & KYC is currently in progress and the results will be published soon.
Copy file name to clipboardExpand all lines: docs/legacy/resources/legal/general-t-and-c.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: 'General Terms & Conditions of Yellow Network. Last revised: Nov 18
7
7
:::info
8
8
Yellow Network is a project in development. Not all solutions presented in the following (sub)sections are implemented at this stage. The current, and all subsequent sub-pages, are subject to change.
9
9
10
-
For more information, visit the [Roadmap](../about/roadmap.md)
10
+
For more information, visit the [Roadmap](../../about/roadmap.md)
11
11
12
12
For Terms and Conditions specific to $YELLOW tokens, please refer to the dedicated section - [$YELLOW T\&C](usdyellow-t-and-c.md)
Copy file name to clipboardExpand all lines: docs/legacy/resources/legal/privacy-policy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: 'Last revised: Nov 19, 2022'
7
7
:::info
8
8
Yellow Network is a project in development. Not all solutions presented in the following (sub)sections are implemented at this stage. The current, and all subsequent sub-pages, are subject to change.
9
9
10
-
For more information, visit the [Roadmap](../about/roadmap.md)
10
+
For more information, visit the [Roadmap](../../about/roadmap.md)
11
11
:::
12
12
13
13
Thank you for visiting [https://www.yellow.org/](https://www.yellow.org/) (**"Website"**)
Copy file name to clipboardExpand all lines: docs/legacy/resources/legal/usdyellow-t-and-c.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: $YELLOW Token specific Terms and Conditions
7
7
:::info
8
8
Yellow Network is a project in development. Not all solutions presented in the following (sub)sections are implemented at this stage. The current, and all subsequent sub-pages, are subject to change.
9
9
10
-
For more information, visit the [Roadmap](../about/roadmap.md)
10
+
For more information, visit the [Roadmap](../../about/roadmap.md)
11
11
:::
12
12
13
13
## _**The $YELLOW token T\&C will be published one day prior to the announced public round release.**_
Copy file name to clipboardExpand all lines: docs/legacy/resources/tokenomics.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,22 +31,22 @@ Network participants must meet the lock requirements set by their counterparts,
31
31
32
32
Tokens collected from the penalty are collected into the **Yellow Reserve Vault**.
33
33
34
-
Learn more about [$YELLOW as Collateral](../architecture-and-design/risk-management.md#network-access-collateral)\
35
-
Learn more about [Trading Channels](../architecture-and-design/smart-clearing-protocol.md#state-channels)
34
+
Learn more about [$YELLOW as Collateral](../../architecture/risk-management.md#network-access-collateral)\
35
+
Learn more about [Trading Channels](../../architecture/smart-clearing-protocol.md#state-channels)
36
36
37
37
### ➤ Clearing fees
38
38
39
39
When two participants execute a batch settlement, both sides pay a clearing fee on the USD evaluation of the settlement size (for example, 1% on each side of $20,000 worth of assets swapped).
40
40
41
41
This Clearing fee is also an incentive to optimize the size of batching. Clearing fees are collected and locked into the Yellow Community Vault.
42
42
43
-
Learn more about the [Clearing Fee](../fees/clearing-fee.md)
43
+
Learn more about the [Clearing Fee](../../finance/fee-structure/layer-2-clearing-fee.md)
44
44
45
45
### ➤ Yellow Community Vault
46
46
47
47
The Yellow Reserve Vault or (Yellow Community Vault) is our concept of a treasury to secure Yellow Network. As the network is growing so will the Reserve Vault, providing security and comfort to all participants.
48
48
49
-
Learn more about the [Reserve Vault](../yellow-reserve-vault.md)
49
+
Learn more about the [Reserve Vault](../../finance/yellow-reserve-vault.md)
0 commit comments