-
Notifications
You must be signed in to change notification settings - Fork 60
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 #151 from torusresearch/add-features-xrpl-sidebar
Add features section for ripple to the sidebar
- Loading branch information
Showing
17 changed files
with
139 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Contacts | ||
--- | ||
|
||
A user can add contacts to their wallet. This allows them to easily send | ||
payments to other users without having to remember their addresses. | ||
Contacts can be retrieved by going to the `Settings > Contacts` page. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Contacts list](/contents/contacts-list.png) | ||
|
||
</div> | ||
|
||
To add a new address as a contact, click on the `Add Contact` button. This | ||
will open a modal where the user can enter the name and the XRPL address of the contact. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Add a new contact](/contents/add-contact.png) | ||
|
||
</div> |
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Private Key Export | ||
--- | ||
|
||
If the user would like to export their private key and use their | ||
funds from a different wallet provider, they can export their private key from | ||
`Settings > Privacy & Security`. | ||
|
||
The soft copy of your Private key requires password protection. Please set a | ||
password to protect this file and keep a record of it offline. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Export private key](/contents/export-privatekey-xrpl.png) | ||
|
||
</div> |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Importing an Account | ||
--- | ||
|
||
If the user would like to import an existing account, they can do so by | ||
clicking on the `Import Account` button on the `Profile` page. | ||
|
||
A modal will appear with a form for the user to enter their secret key. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Import Account](/contents/import-account-xrpl.png) | ||
|
||
</div> |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Features | ||
sidebar_label: List of Features | ||
--- | ||
|
||
An overview of features of XRPL Wallet, to experience the wallet for yourself, | ||
head on to [xrpl.tor.us](https://xrpl.tor.us). | ||
|
||
- [Purchasing Cryptocurrency](purchase-cryptocurrency) | ||
- [Private Key Export](export-private-key) | ||
- [Themes](themes) | ||
- [NFTs](nfts) | ||
- [Import Account](import-account) | ||
- [Contacts](contacts) |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: NFTs | ||
--- | ||
|
||
If you own any NFTs, you can view them in the NFTs tab. You can also see the pending NFT | ||
offers received or sent. | ||
|
||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![NFTs](/contents/nfts-xrpl.png) | ||
|
||
</div> |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: Purchasing Cryptocurrency | ||
--- | ||
|
||
Torus has a range of providers to allow your users to purchase cryptocurrencies | ||
directly with credit card/wire transfer. Developers can either access this | ||
by presenting the "Topup" page below or trigger the fiat-to-crypto | ||
providers directly from the API. | ||
|
||
It's worth noting that as the fiat-to-Crypto landscape is a complex and regulated | ||
industry, each provider comes with their pros and cons. Currently, we support Simplex and | ||
Topper as providers. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Purchase XRP directly](/contents/purchasing-XRP.png) | ||
|
||
</div> | ||
|
||
Through these third-party providers, we currently support the direct purchase of | ||
XRP. |
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: Themes | ||
--- | ||
|
||
We provide a dark and light theme for users to choose from. Customize the wallet | ||
theme as per your choice. You can click on the `Theme` button in the `Settings` | ||
section to change the theme. | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Choice of theme](/contents/themes-xrpl.png) | ||
|
||
</div> | ||
|
||
## Light Theme | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Light Theme](/contents/light-xrpl.png) | ||
|
||
</div> | ||
|
||
## Dark theme | ||
|
||
<div style={{textAlign: 'center'}}> | ||
|
||
![Dark Theme](/contents/dark-xrpl.png) | ||
|
||
</div> |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.