-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Signing-In and creating a VM steps #65
Open
Aishat-Akinyemi
wants to merge
3
commits into
cudoventures:main
Choose a base branch
from
Aishat-Akinyemi:update-to-sign-in-steps
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 | ||||
---|---|---|---|---|---|---|
|
@@ -5,11 +5,20 @@ id: signing-in | |||||
|
||||||
# Signing In | ||||||
|
||||||
When first visiting the [CUDOS Intercloud homepage](https://intercloud.cudos.org/), you’ll be greeted by a landing page. This page sets out what we’re seeking to achieve and is also your gateway to the dApp. Take a second to familiarise yourself if you haven’t already. Also, of note is the Survey link at the bottom of the page. We would really appreciate it if you sent us some feedback! | ||||||
The [CUDOS Intercloud homepage](https://intercloud.cudos.org/)'s landing page sets out to explains more about the CUDOS Intercloud, as well as its features, it is also your gateway to the dApp. Take a second to familiarise yourself if you haven’t already. Also, of note is the Survey link at the bottom of the page. We would really appreciate it if you sent us some feedback! | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
In the top right corner, you’ll find a ‘Log in’ button. Click this and hit ‘Keplr’. | ||||||
## To Sign in: | ||||||
|
||||||
1. In the top right corner, you’ll find a **Log in** button, click this button to log in. | ||||||
2. You will then be prompted, via a modal, to verify your blockchain identity by connecting with your Keplr wallet, proceed by clicking on **Keplr**. | ||||||
3. A window will then pop up prompting you to add the **CUDOS** chain address (blockchain network) to your Keplr wallet. Click on the **Approve** button to proceed. | ||||||
|
||||||
![keplr wallet window to add CUDOS to Keplr](@site/static/img/intercloud-add-CUDOS-to-keplr.png) | ||||||
|
||||||
|
||||||
4. A second window will pop-up prompting you to prove ownership and verify that you are trying to connect to CUDOS Intercloud. You will need to **Approve** this as well. | ||||||
|
||||||
![keplr wallet window asking to prove ownership](@site/static/img/intercloud-prove-ownership-keplr.png) | ||||||
|
||||||
A window will then pop up prompting you to add the CudosNetwork chain address to your Keplr Wallet, and another one to prove ownership and verify you are trying to connect to CUDOS Intercloud. | ||||||
Please accept both. | ||||||
|
||||||
With that, you’re all set up and ready to make some machines! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this screenshot is not up to date anymore |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.