-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #316 from invariant-labs/update-docs
Update A0 docs
- Loading branch information
Showing
4 changed files
with
25 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,16 @@ | ||
--- | ||
title: Listing pool to AZERO | ||
title: Handling AZERO | ||
|
||
slug: /aleph_zero/listing_pool_to_azero | ||
--- | ||
|
||
|
||
### [Wrapped AZERO](https://github.com/Cardinal-Cryptography/wAZERO) | ||
## What is [Wrapped AZERO](https://github.com/Cardinal-Cryptography/wAZERO)? | ||
|
||
Wrapped coins and tokens virtually have the same value as their underlying assets. Therefore, wAZERO is the PSP22 compatible and tradable version of AZERO and can be used to interact with other AZERO assets. | ||
|
||
## How to create pool to [wAZERO](https://github.com/Cardinal-Cryptography/wAZERO) | ||
|
||
The Invariant Protocol enables token exchanges within the PSP22 token standard. To ensure compatibility with this interface, an additional action is required for the AZERO native cryptocurrency. Before depositing a token into a pool or a swap where the input token is AZERO, you must first wrap AZERO using the [wAZERO contract](https://github.com/Cardinal-Cryptography/wAZERO). The opposite procedure applies when withdrawing tokens or swapping, where wAZERO is the output token. In this scenario, it would be useful to unwrap the token. | ||
|
||
The Invariant Protocol facilitates seamless token exchanges within the PSP22 standard, ensuring interoperability among compatible tokens. | ||
To enable the exchange between PSP22 tokens and AZERO token, a pool is established between PSP22 tokens and WAZERO, a token that aligns with the PSP22 standard. This allow users to convert their PSP22 tokens to WAZERO before further exchanging them for the desired AZERO token. | ||
|
||
## How to obtain [wAZERO](https://github.com/Cardinal-Cryptography/wAZERO) | ||
- Deposit AZERO to mint wAZERO. | ||
- Transfer wAZERO to your desired wallet. |
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
c1b7a87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
protocol – ./
www.docs.invariant.app
protocol-git-master-invariantlabs.vercel.app
protocol-invariantlabs.vercel.app
docs.invariant.app