Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 13 additions & 10 deletions docs/fassets/_minting_resources.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import ThemedImage from "@theme/ThemedImage";
import useBaseUrl from "@docusaurus/useBaseUrl";

## Minting Resources

### Minting dApps
Expand All @@ -9,16 +12,16 @@ You can mint FAssets on either of the following dApps:

### Supported Wallets

| Wallet | Flare Support | XRPL Support | Notes |
| ------------------------------------------------------------ | ------------- | ------------ | ---------------------------------------------------------------------------------- |
| [Bifrost](https://bifrostwallet.com/) | ✅ | ✅ | Supports both networks. [Tutorial](https://www.youtube.com/watch?v=1lETSE9YlXQ) |
| [Ledger](https://www.ledger.com/) | ✅ | ✅ | Hardware wallet supporting both networks. [Tutorial](https://youtu.be/WkdWZJJBem0) |
| [Luminite](https://luminite.app/) | ✅ | ✅ | Integrated FAssets support with DeFi utilities |
| [OxenFlow](https://oxenflow.io/) | ✅ | ✅ | Available via iOS app |
| [MetaMask](https://metamask.io/) | ✅ | ❌ | EVM wallet for Flare transactions |
| [Rabby](https://rabby.io/) | ✅ | ❌ | EVM wallet for Flare transactions |
| EVM Wallets with [WalletConnect](https://walletconnect.com/) | ✅ | ❌ | Any EVM-compatible wallet supporting WalletConnect |
| [Xaman](https://xaman.app/) | | ✅ | XRPL wallet only. [Tutorial](https://youtu.be/-3TPLIszPUc) |
| Wallet | <ThemedImage alt="Flare" style={{ width: "20px", height: "20px" }} sources={{ light: useBaseUrl("img/flare_icon.svg"), dark: useBaseUrl("img/flare_icon_dark.svg") }} /> | <ThemedImage alt="XRPL" style={{ width: "20px", height: "20px" }} sources={{ light: useBaseUrl("img/xrp_icon.svg"), dark: useBaseUrl("img/xrp_icon_dark.svg") }} /> | Notes |
| ------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Bifrost](https://bifrostwallet.com/) | ✅ | ✅ | Supports both networks. [Tutorial](https://www.youtube.com/watch?v=1lETSE9YlXQ) |
| [Ledger](https://www.ledger.com/) | ✅ | ✅ | Hardware wallet supporting both networks. [Tutorial](https://youtu.be/WkdWZJJBem0) |
| [Luminite](https://luminite.app/) | ✅ | ✅ | Integrated FAssets support with DeFi utilities |
| [OxenFlow](https://oxenflow.io/) | ✅ | ✅ | Available via iOS app |
| [MetaMask](https://metamask.io/) | ✅ | | EVM wallet for Flare transactions |
| [Rabby](https://rabby.io/) | ✅ | | EVM wallet for Flare transactions |
| EVM Wallets with [WalletConnect](https://walletconnect.com/) | ✅ | | Any EVM-compatible wallet supporting WalletConnect |
| [Xaman](https://xaman.app/) | | ✅ | XRPL wallet only. [Tutorial](https://youtu.be/-3TPLIszPUc) |

:::info
To complete the full minting process, you may need:
Expand Down
1 change: 1 addition & 0 deletions static/img/xrp_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions static/img/xrp_icon_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading