Skip to content

Commit

Permalink
chore: improve project description
Browse files Browse the repository at this point in the history
  • Loading branch information
mantricjavier committed Dec 16, 2024
1 parent ba15d77 commit 110a689
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# MANTRA DEX

MANTRA DEX is a decentralized exchange (DEX) protocol that allows for permissionless pool and farm creation. The protocol
is built around singleton contracts, which makes it easier to manage and integrate with other protocols.

## Getting started

To get started with MANTRA DEX, please go through the [contributing guide](./docs/CONTRIBUTING.md) to see the
Expand All @@ -12,8 +15,6 @@ different ways to contribute to the project.

## Architecture

The protocol is built around singleton contracts, which makes it easier to manage and integrate with other protocols.

The following is the architecture of MANTRA DEX, and a general description of each contract:

```mermaid
Expand Down

0 comments on commit 110a689

Please sign in to comment.