-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [x] PR title is my best effort to provide summary of changes and has clear text to be part of release notes - [x] I marked PR by `misc` label if it should not be in release notes - [ ] I have linked Zenhub/Github or any other reference item if one exists - [ ] I was clear on what type of deployment required to release my changes (node, runtime, contract, indexer, on chain operation, frontend, infrastructure) if any in PR title or description - [ ] I waited and did best effort for `pr-workflow-check / draft-release-check` to finish with success(green check mark) with my changes - [x] I have added at least one reviewer in reviewers list - [x] I tagged(@) or used other form of notification of one person who I think can handle best review of this PR
- Loading branch information
Showing
6 changed files
with
52 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,32 @@ | ||
# Pablo: The Decentralized Exchange | ||
|
||
Pablo is the native decentralized exchange (DEX) of Picasso. It is a DeFi primitive, in that it fulfills a fundamental | ||
basic need of any DeFi ecosystem. In this case that function is token swaps whilst incorporating novel innovations to | ||
provide a complete suite of features that together form a protocol that is greater than the sum of its parts. | ||
[Pablo](https://www.pablo.finance/) is the native decentralized exchange (DEX) of Picasso. It is a DeFi primitive, in that it fulfills a fundamental basic need of any DeFi ecosystem. In this case that function is token swaps whilst incorporating novel innovations to provide a complete suite of features that together form a protocol that is greater than the sum of its parts. | ||
|
||
Pablo offers multiple AMM-types, enhanced customizability for LPs and traders, liquidity-bootstrapping pools, | ||
cross-chain assets through our IBC and EVM bridges, and single sided staking. | ||
Pablo will offer multiple AMM-types, enhanced customizability for LPs and traders, liquidity-bootstrapping pools and | ||
cross-chain assets and liquidity pools via [Centauri](../products/centauri-overview.md). | ||
Upon launch, Pablo will support dual asset Constant product(x * y = k) pools based on [BalancerFi weighted math] | ||
followed shortly after by Stableswap and the aforementioned liquidity-bootstrapping pools (LBP). | ||
In addition, Pablo aims to overcome the short-falls that other DEXs face such as mercenary capital | ||
and relying solely on a high inflationary reward token. | ||
Through bonding and protocol-owned liquidity, a completely fair-launch token, and strong value capture tokenomics, | ||
|
||
Pablo is set to provide sustainable yield and strong utility to the Composable ecosystem. | ||
As a result, it provides deep liquidity for asset swaps, yields for liquidity providers, | ||
and plays a significant role in kick starting the flywheel of DeFI activity on the Picasso chain. | ||
For example, Pablo will support future planned protocols such as our isolated lending market - Angular. | ||
|
||
Pablo will focus on achieving strong liquidity for Substrate-native assets on our Kusama and Polkadot parachains, | ||
and then continue to evolve as future infrastructure such as our Substrate <<!--\-->>IBC bridge — Centauri, goes live. | ||
Therefore, Pablo is positioned not only to capture liquidity from the DotSama ecosystem | ||
but also to become a cross-chain hub that can natively tap into liquidity from IBC-enabled blockchains. | ||
Pablo will focus on achieving strong liquidity for Substrate-native assets on our Kusama and Polkadot parachains, and then continue to evolve as future Centauri, establishes new connections. Therefore, Pablo is positioned not only to capture liquidity from the DotSama ecosystem but also to become a cross-chain DEX that can natively tap into liquidity from IBC-enabled blockchains. | ||
|
||
This is only furthered by each IBC connection we add, such as to NEAR, and eventually ETH 2.0 and Layer 2s. | ||
|
||
Pablo will kickstart the Composable DeFi ecosystem and act as a catalyst for our broader cross-chain vision. | ||
|
||
[BalancerFi weighted math]: https://docs.balancer.fi/concepts/math/weighted-math | ||
|
||
:::tip | ||
|
||
Explore the following user guides for interacting with the [Pablo dApp](https://www.app.pablo.finance/) that explain: | ||
|
||
- [How to trade PICA on Pablo](../user-guides/how-to-trade-pica-on-pablo.md) | ||
- [How to provide liquidity on Pablo](../user-guides/how-to-provide-liquidity.md) | ||
- [How to LP DOT on Pablo via Centauri](../user-guides/centauri-guide.md) | ||
|
||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters