Skip to content

Commit

Permalink
Merge pull request #564 from tamas6/master
Browse files Browse the repository at this point in the history
Docs update for clarity
  • Loading branch information
tfius authored Feb 7, 2024
2 parents c3732aa + 1679a1e commit eb31397
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 18 deletions.
10 changes: 3 additions & 7 deletions docs/CONTACT.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

# Contact Us

If you have any questions, concerns, or feedback about Fairdrive, we'd love to hear from you! Here's how you can reach us:

## Discussions

You can join discussions on [GitHub](https://github.com/orgs/fairDataSociety/discussions)
You can join discussions on [GitHub](https://github.com/orgs/fairDataSociety/discussions)

## Social Media

Expand All @@ -15,11 +14,8 @@ You can also reach out to us on social media:
- [GitHub](https://github.com/fairDataSociety)
- [Discord](https://discord.com/invite/vw3PmWf2rE)


## Getting Help

If you need help using Fairdrive, check out our [User Guide](USER-GUIDE.md) and [FAQ](FAQ.md).
Start [here](GETTING-STARTED.md) or see [Design](DESIGN.md), [Functionality](FUNCTIONALITY.md) or [Architecture](ARCHITECTURE.md).
If you need help using Fairdrive, check out our [User Guide](USER-GUIDE.md) and [FAQ](FAQ.md).
Start [here](GETTING-STARTED.md) or see [Design](DESIGN.md), [Functionality](FUNCTIONALITY.md) or [Architecture](ARCHITECTURE.md).
Developers can check [Development Instructions](DEVELOPMENT.md).

If you can't find the answer to your question, feel free to [contact us](CONTACT.md).
18 changes: 15 additions & 3 deletions docs/GETTING-STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,25 @@ Fairdrive is a web application, so there's no need to install anything on your c

## Creating an Account

To use Fairdrive, you'll need to create an account. Here's how:
To use Fairdrive, you'll need to create an account, or migrate through Metamask.

Follow these steps to create an account:

1. Go to the Fairdrive website.
2. Click on the "Sign Up" button.
3. Fill out the registration form with your details.
4. Click "Submit" to create your account.

Follow these steps to login with Metamask

1. Install Metamask extension to Chrome.
2. Go to the Fairdrive website.
3. Click on the connect button in the right header corner.
4. Select Metamask, if you are not logged in currently, please login.
5. Provide a one-time-only password for athentication.
6. Send the neccessary gas fee.
7. When the funding is done, you are able to see the Fairdrive overview section. In this page you will see the migrate button above, to proceed with user credentials for interoperability.

## Logging In

Once you've created your account, you can log in to Fairdrive:
Expand All @@ -41,8 +53,8 @@ Once you're logged in, you can start using Fairdrive to manage your pods, files,

## Getting Help

If you need help using Fairdrive, check out our [User Guide](USER-GUIDE.md) and [FAQ](FAQ.md).
Start [here](GETTING-STARTED.md) or see [Design](DESIGN.md), [Functionality](FUNCTIONALITY.md) or [Architecture](ARCHITECTURE.md).
If you need help using Fairdrive, check out our [User Guide](USER-GUIDE.md) and [FAQ](FAQ.md).
Start [here](GETTING-STARTED.md) or see [Design](DESIGN.md), [Functionality](FUNCTIONALITY.md) or [Architecture](ARCHITECTURE.md).
Developers can check [Development Instructions](DEVELOPMENT.md).

If you can't find the answer to your question, feel free to [contact us](CONTACT.md).
Expand Down
9 changes: 1 addition & 8 deletions docs/USER-GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ To use Fairdrive, you'll need to create an account using any of below options. H
4. When you finish procedure your FDP account will be ready
5. Login into Fairdrive using your username/password

#### 3. Using Bloosom extension

1. Make sure you are logged in inside Blossom extension
2. Click Connect
3. Select Blossom
4. Allow Fairdrive full access of your personal storage

## Logging In

**Metamask** account:
Expand All @@ -49,7 +42,7 @@ To use Fairdrive, you'll need to create an account using any of below options. H
2. Enter passphrase
3. Sign message

**FDP Portable account** to log in to Fairdrive:
**FDP Portable account** (development only) to log in to Fairdrive:

1. Go to the Fairdrive website.
2. Click on the "Log In" button.
Expand Down

0 comments on commit eb31397

Please sign in to comment.