-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
224cbf0
commit 9516417
Showing
1 changed file
with
3 additions
and
8 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 |
---|---|---|
|
@@ -20,9 +20,9 @@ Once the asset contracts are deployed, we're able to index them from Beam and ex | |
|
||
--- | ||
|
||
### Step 3 - Obtain your API key | ||
### Step 3 - Obtain your API keys | ||
|
||
Obtain your API key. If you haven't received any API key yet, please contact [email protected]. | ||
Obtain your API keys. If you haven't received any API key yet, please contact [email protected]. | ||
|
||
--- | ||
|
||
|
@@ -34,11 +34,6 @@ Pick an implementation strategy. You can either connect to the HTTP API directly | |
|
||
### Step 5 - Implement Beam | ||
|
||
Implement Beam in your backend. Get started with one of our guides or choose a strategy of your own. We recommend you to get familiar with the terminology in Beam, starting with [Profiles](/service/profiles/introduction). | ||
|
||
<Callout emoji="👾"> | ||
Please be aware the services described in this documentation are bound to | ||
change in the future. | ||
</Callout> | ||
Implement Beam in your game. Get started with one of our guides or choose a strategy of your own. We recommend you to get familiar with the terminology in Beam, starting with [Profiles](/service/profiles/introduction). | ||
|
||
</Steps> |