Skip to content

Commit 37e5a87

Browse files
fix: sdk links on homepage (#264)
1 parent f96953e commit 37e5a87

1 file changed

Lines changed: 21 additions & 22 deletions

File tree

pages/index.mdx

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Beam | The Gaming Ecosystem
2+
title: Beam | The Gaming Ecosystem
33
---
44

55
import { Bleed } from "nextra-theme-docs";
@@ -15,9 +15,9 @@ import { Features } from "../components/features/features";
1515

1616
Welcome to the Beam technical documentation hub. Whether you are a blockchain enthusiast, a developer, or someone new to the world of blockchain, you will here find a treasure trove of resources relating to the Beam Network and other parts of the Beam ecosystem.
1717

18-
The Beam ecosystem is a network of technologies, projects, communities, organizations and persons, utilizing, relying on, securing, or developing the Beam Network, Beam protocols and their related smart contracts. This includes any Beam users and gamers, Beam validators, BEAM tokenholders, Beam infra providers and Beam developers. In the center of this vertically integrated ecosystem, is the BEAM token, fuelling its existence and activities.
18+
The Beam ecosystem is a network of technologies, projects, communities, organizations, and persons, utilizing, relying on, securing, or developing the Beam Network, Beam protocols, and their related smart contracts. This includes any Beam users and gamers, Beam validators, BEAM tokenholders, Beam infra providers and Beam developers. In the center of this vertically integrated ecosystem, is the BEAM token, fuelling its existence and activities.
1919

20-
Beam Network is an open-source sovereign blockchain network focused on gaming, that is permissionless and open to everyone. Using the Avalanche tech stack, Beam Network operates independently to cater towards gamers and game developers.
20+
Beam Network is an open-source sovereign blockchain network focused on gaming, that is permissionless and open to everyone. Using the Avalanche tech stack, Beam Network operates independently to cater towards gamers and game developers.
2121

2222
---
2323

@@ -42,33 +42,32 @@ Unlock the full potential of your games with the Beam tech stack, which includes
4242

4343
- [Getting started](/sdk): Learn how to kickstart your Beam tech stack integration with essential steps like API key acquisition.
4444

45-
- [SDK](/sdk/clients): Learn best practices for using Beam SDKs, including API key security.
45+
- [Player or Automation Service](sdk/beam-player-vs-automation): Learn the difference between Player and Automation Services and pick what's best for you.
4646

47-
- [Beam Dashboard](/sdk/dashboard): A guide to managing and updating blockchain elements pertaining to your game, including game assets.
47+
- [Beam API](/sdk/api/api-clients): Learn how to use Beam API to interact with various services.
4848

49-
- [Profiles](/sdk/profiles/introduction): Understand the role of Profiles as your players' onchain inventories and more.
49+
- [Platform SDK](/sdk/platform-clients/introduction): Learn best practices for using Beam SDKs, including API key security.
5050

51-
- [Transactions](/sdk/transactions/introduction): Understand how to run sponsored, self-paid and custom charge transactions.
51+
- [Beam Dashboard](/sdk/beam-dashboard): A guide to managing and updating blockchain elements pertaining to your game, including game assets.
5252

53-
- [Policies](/sdk/policies/introduction): Understanding and creating policies.
53+
- [Player Service](/sdk/player-service/player-introduction): Learn more about our self-custodial Player Service for your users.
54+
- [Transactions](/sdk/player-service/transactions/introduction): Understand how to run sponsored, self-paid and custom charge transactions.
55+
- [Operations](/sdk/player-service/operations/introduction): Create Operations that can be signed and executed by your users to perform transactions in a safe and easy way.
56+
- [Sessions](/sdk/player-service/sessions/introduction): Create Sessions to enable interruption-free game sessions for your players.
57+
- [Assets](/sdk/player-service/assets/introduction): Simplify in-game asset management.
58+
- [Marketplace](/sdk/player-service/marketplace/introduction): List, buy, and make offers on NFTs and other similar assets.
59+
- [Exchange](/sdk/player-service/exchange/introduction): Convert tokens based on configured, decentralized, and autonomous liquidity pools.
5460

55-
- [Assets](/sdk/assets/introduction): Simplify in-game asset management.
56-
57-
- [Trading](/sdk/trading/introduction): Trade tokens between two profiles securely.
58-
59-
- [Marketplace](/sdk/marketplace/introduction): List, buy and make offers on NFTs and other similar assets.
60-
61-
- [Exchange](/sdk/exchange/introduction): Convert tokens based on configured, decentralized, and autonomous liquidity pools.
62-
63-
- [Companion](/sdk/companion): Implement Beam Companion in your game.
64-
65-
- [Reporting](/sdk/reporting): Get some insight on how your game is doing in terms of onchain transactions
61+
- [Automation Service](/sdk/automation-service/automation-introduction): Learn more about our custodial Automation Service and how it can help you manage your assets.
62+
- [Policies](/sdk/automation-service/policies/introduction): Understanding and creating policies.
63+
- [Reporting](/sdk/automation-service/automation-reporting): Get some insight on how your game is doing in terms of onchain transactions
64+
- [Trading](/sdk/automation-service/trading/introduction): Trade tokens between two profiles securely.
6665

6766
---
6867

6968
### Learn about the BEAM token and its role in the Beam ecosystem
7069

71-
Explore what role the BEAM token has in the Beam ecosystem.
70+
Explore what role the BEAM token has in the Beam ecosystem.
7271

7372
- [Intro to BEAM](/token): Obtain an overview of what BEAM is and what its role is in the Beam ecosystem.
7473

@@ -80,7 +79,7 @@ Explore what role the BEAM token has in the Beam ecosystem.
8079

8180
- [Payments with BEAM](/token/payments): Learn how BEAM may be used as a medium of exchange within the Beam ecosystem.
8281

83-
- [BEAM Distribution](/token/distribution): In this section you can read about the distribution and emissions of BEAM.
82+
- [BEAM Distribution](/token/distribution): In this section you can read about the distribution and emissions of BEAM.
8483

8584
- [Burning BEAM](/token/burning): Read about how BEAM can be permanently destroyed through a process called 'burning'.
8685

@@ -90,7 +89,7 @@ Explore what role the BEAM token has in the Beam ecosystem.
9089

9190
Read about how BEAM functions as a governance token and how BEAM tokenholders may participate in BEAM governance.
9291

93-
- [Intro to BEAM governance](/governance): Learn about how BEAM can be used for governance purposes.
92+
- [Intro to BEAM governance](/governance): Learn about how BEAM can be used for governance purposes.
9493

9594
- [BEAM Governance Constitution](/governance/constitution): Read the BEAM Governance Constitution.
9695

0 commit comments

Comments
 (0)