Skip to content

Commit

Permalink
WIP: message box for color picking
Browse files Browse the repository at this point in the history
  • Loading branch information
caramis committed Jan 30, 2023
1 parent 8f65de0 commit c8b9a2d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions content/en/docs/introduction/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,31 @@ weight: 10

Terraswap is a [Uniswap](https://uniswap.org/)-inspired automated market-maker (AMM) protocol implemented with smart contracts on the Terra blockchain. The protocol enables a decentralized on-chain exchange for various assets involved in the Terra ecosystem.
***

{{< alert >}}
**Normal**

STARFLEIT is ...
{{< /alert >}}

{{< alert context="info" >}}
**Info**

STARFLEIT is ...
{{< /alert >}}

{{< alert context="warning" >}}
**Warning**

STARFLEIT is ...
{{< /alert >}}

{{< alert context="danger" >}}
**Danger**

STARFLEIT is ...
{{< /alert >}}

## Participants

Users can participate in Terraswap as traders, liquidity providers, or both.
Expand Down

0 comments on commit c8b9a2d

Please sign in to comment.