diff --git a/components/ContentSectionRisks.tsx b/components/ContentSectionRisks.tsx index 04b9b4b..c255fa3 100644 --- a/components/ContentSectionRisks.tsx +++ b/components/ContentSectionRisks.tsx @@ -1,3 +1,5 @@ +import LinkLeft from "./LinkLeft" + const ContentSectionRisks = () => { return ( <> @@ -54,17 +56,20 @@ const ContentSectionRisks = () => {

- Not fully decentralzed; yet + Inlationary Tokenomics

- Whilst the path to becoming decentralized is kicking off with the token sale, at inception the team will have control over the direction of the protocol until the governance mechanism is estabilshed and tools built out. + Mango will be running its own on-chain order books to allow perpetual swap trading. In order to attract sophisticed traders with the technical expertise to become market makers, the protocol will need to provide very generous liquidity mining rewards.

- Contributers must trust the mango team until full decentralization is reached. - + We were inspired from bitcoins emission schedule in our design, but the mechanism is genuinely unproven in this context and potentially could be exploited. Even if it operates correctly, distributing MNGO from the DAO will be inflationary.

- We offer full transparency in during this phase of transition and will commit to creating a fair voting system for those participating in DAO votes in the future. + {/* + + Learn about it in the docs + + */}

diff --git a/public/img/risk4.png b/public/img/risk4.png new file mode 100644 index 0000000..ec49f78 Binary files /dev/null and b/public/img/risk4.png differ