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: content/en/docs/introduction/about.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,30 @@ weight: 10
6
6
STARFLEIT is a [Uniswap](https://uniswap.org/)-inspired automated market-maker (AMM) protocol implemented with smart contracts on the Fetch.ai blockchain. This enables a decentralized on-chain exchange for the various assets involved in Fetch.ai ecosystem.
7
7
***
8
8
9
+
{{< alert >}}
10
+
**Normal**
11
+
12
+
STARFLEIT is ...
13
+
{{< /alert >}}
14
+
15
+
{{< alert context="info" >}}
16
+
**Info**
17
+
18
+
STARFLEIT is ...
19
+
{{< /alert >}}
20
+
21
+
{{< alert context="warning" >}}
22
+
**Warning**
23
+
24
+
STARFLEIT is ...
25
+
{{< /alert >}}
26
+
27
+
{{< alert context="danger" >}}
28
+
**Danger**
29
+
30
+
STARFLEIT is ...
31
+
{{< /alert >}}
32
+
9
33
## Participants
10
34
11
35
Users can participate in STARFLEIT as traders, liquidity providers, or both.
0 commit comments