From 3f86a053e34f9a4a8102395c1d6305324b71f32a Mon Sep 17 00:00:00 2001 From: lewinskimaciej Date: Tue, 2 Sep 2025 11:08:23 +0200 Subject: [PATCH] fix: sdk links on homepage --- pages/index.mdx | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/pages/index.mdx b/pages/index.mdx index 8cd218c4..0753e650 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -1,5 +1,5 @@ --- -title: Beam | The Gaming Ecosystem +title: Beam | The Gaming Ecosystem --- import { Bleed } from "nextra-theme-docs"; @@ -15,9 +15,9 @@ import { Features } from "../components/features/features"; 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. -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. +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. -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. +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. --- @@ -42,33 +42,32 @@ Unlock the full potential of your games with the Beam tech stack, which includes - [Getting started](/sdk): Learn how to kickstart your Beam tech stack integration with essential steps like API key acquisition. -- [SDK](/sdk/clients): Learn best practices for using Beam SDKs, including API key security. +- [Player or Automation Service](sdk/beam-player-vs-automation): Learn the difference between Player and Automation Services and pick what's best for you. -- [Beam Dashboard](/sdk/dashboard): A guide to managing and updating blockchain elements pertaining to your game, including game assets. +- [Beam API](/sdk/api/api-clients): Learn how to use Beam API to interact with various services. -- [Profiles](/sdk/profiles/introduction): Understand the role of Profiles as your players' onchain inventories and more. +- [Platform SDK](/sdk/platform-clients/introduction): Learn best practices for using Beam SDKs, including API key security. -- [Transactions](/sdk/transactions/introduction): Understand how to run sponsored, self-paid and custom charge transactions. +- [Beam Dashboard](/sdk/beam-dashboard): A guide to managing and updating blockchain elements pertaining to your game, including game assets. -- [Policies](/sdk/policies/introduction): Understanding and creating policies. +- [Player Service](/sdk/player-service/player-introduction): Learn more about our self-custodial Player Service for your users. + - [Transactions](/sdk/player-service/transactions/introduction): Understand how to run sponsored, self-paid and custom charge transactions. + - [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. + - [Sessions](/sdk/player-service/sessions/introduction): Create Sessions to enable interruption-free game sessions for your players. + - [Assets](/sdk/player-service/assets/introduction): Simplify in-game asset management. + - [Marketplace](/sdk/player-service/marketplace/introduction): List, buy, and make offers on NFTs and other similar assets. + - [Exchange](/sdk/player-service/exchange/introduction): Convert tokens based on configured, decentralized, and autonomous liquidity pools. -- [Assets](/sdk/assets/introduction): Simplify in-game asset management. - -- [Trading](/sdk/trading/introduction): Trade tokens between two profiles securely. - -- [Marketplace](/sdk/marketplace/introduction): List, buy and make offers on NFTs and other similar assets. - -- [Exchange](/sdk/exchange/introduction): Convert tokens based on configured, decentralized, and autonomous liquidity pools. - -- [Companion](/sdk/companion): Implement Beam Companion in your game. - -- [Reporting](/sdk/reporting): Get some insight on how your game is doing in terms of onchain transactions +- [Automation Service](/sdk/automation-service/automation-introduction): Learn more about our custodial Automation Service and how it can help you manage your assets. + - [Policies](/sdk/automation-service/policies/introduction): Understanding and creating policies. + - [Reporting](/sdk/automation-service/automation-reporting): Get some insight on how your game is doing in terms of onchain transactions + - [Trading](/sdk/automation-service/trading/introduction): Trade tokens between two profiles securely. --- ### Learn about the BEAM token and its role in the Beam ecosystem -Explore what role the BEAM token has in the Beam ecosystem. +Explore what role the BEAM token has in the Beam ecosystem. - [Intro to BEAM](/token): Obtain an overview of what BEAM is and what its role is in the Beam ecosystem. @@ -80,7 +79,7 @@ Explore what role the BEAM token has in the Beam ecosystem. - [Payments with BEAM](/token/payments): Learn how BEAM may be used as a medium of exchange within the Beam ecosystem. -- [BEAM Distribution](/token/distribution): In this section you can read about the distribution and emissions of BEAM. +- [BEAM Distribution](/token/distribution): In this section you can read about the distribution and emissions of BEAM. - [Burning BEAM](/token/burning): Read about how BEAM can be permanently destroyed through a process called 'burning'. @@ -90,7 +89,7 @@ Explore what role the BEAM token has in the Beam ecosystem. Read about how BEAM functions as a governance token and how BEAM tokenholders may participate in BEAM governance. -- [Intro to BEAM governance](/governance): Learn about how BEAM can be used for governance purposes. +- [Intro to BEAM governance](/governance): Learn about how BEAM can be used for governance purposes. - [BEAM Governance Constitution](/governance/constitution): Read the BEAM Governance Constitution.