Skip to content
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

chore: fix typos #2744

Merged
merged 6 commits into from
Oct 24, 2023
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
4 changes: 2 additions & 2 deletions docs/platform/console/blockchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ Your paymaster credentials will only be used to sponsor registration of session

### [ZeroDev](https://zerodev.app)

To configure ZeroDev with your Rollup ID app you will need create a project and copy the project id into the applications.
To configure ZeroDev with your Rollup ID app you will need to create a project and copy the project id into the applications.

## Interested in becoming an Account Abstraction Provider

Please answer the following questions to see if you qualify:

* [ ] Do you have an SDK or API?
* Does your SDK use `fetcher`? (We do not support `XMLHttpRequest` and therefore do cannot integrate your SDK) OR
* Does your SDK use `fetcher`? (We do not support `XMLHttpRequest` and therefore cannot integrate your SDK) OR
* Can your service be used with API calls?
* [ ] Are your smart contracts 4337 compatible?
* Do you have a smart contract factory to generate the same smart contract wallet address across all chains?
Expand Down
2 changes: 1 addition & 1 deletion docs/platform/console/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Your application dashboard

# Dashboard

The dashboard is where you will be presented with an overview your application keys, connected smart contracts, and user sessions. 
The dashboard is where you will be presented with an overview of your application keys, connected smart contracts, and user sessions. 

Here you can also copy and rotate your Galaxy API key for authenticating into the [Galaxy API](../profile-graph.md).

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/console/oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Configuring your OAuth settings

The OAuth tab is where you can configure your applications standard OAuth settings including the name and logo that will appear in the [Passport](../passport.md) flow for your users.

This is the most important configuration in this tab is the [Scopes](../../reference/scopes.md). Every scope is represents an authorization request that will be presented to the user during the auth flow in Passport. These authorizations include access to profile information, connected accounts, provisioning wallets and more.
This is the most important configuration in this tab is the [Scopes](../../reference/scopes.md). Every scope represents an authorization request that will be presented to the user during the auth flow in Passport. These authorizations include access to profile information, connected accounts, provisioning wallets and more.

<figure><img src="broken-reference" alt=""><figcaption><p>OAuth Config Screen</p></figcaption></figure>

Expand Down
4 changes: 2 additions & 2 deletions docs/platform/passport.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Passport is an OAuth-based authentication and authorization gateway for your app

The authentication step takes care of identifying profiles on the [Profile Graph](profile-graph.md). The authentication method a user chooses acts like a DNS resolver to a users profile. If a profile is not found, one will be created.

Once authenticated the user will the be redirected to the authorization screen.
Once authenticated the user will be redirected to the authorization screen.

<figure><img src="../.gitbook/assets/MacBook Pro 14_ - 1 (1).png" alt=""><figcaption></figcaption></figure>

Expand All @@ -38,7 +38,7 @@ No scope is equivalent to an auto authorization with access only to public profi

<figure><img src="../.gitbook/assets/MacBook Pro 14_ - 4.png" alt=""><figcaption></figcaption></figure>

Once authorized your the user will be redirected back to your application with the state and exchange code [described in the guide](../getting-started/auth-flow.md) to complete the auth flow and receive an access token.
Once authorized the user will be redirected back to your application with the state and exchange code [described in the guide](../getting-started/auth-flow.md) to complete the auth flow and receive an access token.

### Tokens & Sessions

Expand Down
4 changes: 2 additions & 2 deletions docs/reference/galaxy-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To prevent abuse, the service limits requests for each application to 10 per min
There are several ways you can consume GQL APIs and we've documented how below. If you are interested in a deeper understanding of GraphQL you can visit the [GraphQL documentation portal.](https://graphql.org/learn/)

{% hint style="info" %}
For these example we are using Javascript but you would be able to achieve similar results with your preferred language.
For these examples we are using Javascript but you would be able to achieve similar results with your preferred language.
{% endhint %}

{% tabs %}
Expand Down Expand Up @@ -122,7 +122,7 @@ const { profile } = fetch("https://galaxy.rollup.id/graphql", {
{% tab title="2. GQL Client" %}
**Option 2: GraphQL Clients**

Our reccomended approach is to use a general purpose GQL Client. One such client we recommend for Javascript is [graphql-request.](https://www.npmjs.com/package/graphql-request)
Our recommended approach is to use a general purpose GQL Client. One such client we recommend for Javascript is [graphql-request.](https://www.npmjs.com/package/graphql-request)

GraphQL Request helps reduce the overhead of making GQL API calls with a simple fetch. Let's demonstrate the same examples in Option 1 with this library.

Expand Down
4 changes: 2 additions & 2 deletions docs/troubleshooting/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Passkeys/WebAuthn has now been implemented and is now one of the available authe

## What is a Vault and when will it be available?

Vault is an ETH "burner wallet" linked to a user identity and can be created by developers using progressive authorizations. Access to these wallet is governed by advanced OAuth scopes and available over API and is perfect for onboarding non-technical users to blockchain powered applications.
Vault is an ETH "burner wallet" linked to a user identity and can be created by developers using progressive authorizations. Access to these wallets is governed by advanced OAuth scopes and available over API and is perfect for onboarding non-technical users to blockchain powered applications.

You can check out progress on this feature [here](https://github.com/proofzero/rollupid/milestones).

Expand All @@ -23,7 +23,7 @@ You can check out progress on this feature [here](https://github.com/proofzero/r
1. Login to [https://console.rollup.id](https://console.rollup.id)
2. Go to the "Billing and Invoicing" section on the bottom left navigation.
3. Follow the prompt to select a billing email address.
4. Email [promo@rollup.id](mailto:promo@rollup.id?subject=Claim%20my%20credits) with the email address selected in step 3. If you are claiming the additional $200 existing app credit and $200 1000 MAU credit let us know in the email by providing your app domain name and a screen shot of your total users.
4. Email [promo@rollup.id](mailto:promo@rollup.id?subject=Claim%20my%20credits) with the email address selected in step 3. If you are claiming the additional $200 existing app credit and $200 1000 MAU credit let us know in the email by providing your app domain name and a screenshot of your total users.
5. Someone will reply when credits have been applied

{% hint style="info" %}
Expand Down
Loading