-
Notifications
You must be signed in to change notification settings - Fork 8
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
f032263
commit 5e07814
Showing
6 changed files
with
20 additions
and
30 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
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 |
---|---|---|
|
@@ -10,11 +10,6 @@ Asset management is a crucial part of the Beam integration within your game. Dep | |
|
||
By providing these options through the sdk, you are able to create a frictionless in-game marketplace built on beam without having to worry about creating infrastructure to support it. | ||
|
||
### Roadmap | ||
|
||
Throughout the coming months, we'll be releasing additional features that will help you to provide a more complete marketplace experience, with features ranging from programmatic offers, auctions and extensive filtering options to allow you to create a full-fledged in-game marketplace solely by relying on the Beam marketplace. | ||
|
||
<Callout emoji="🛠️"> | ||
Feel like something is missing, and needs to be prioritized? Check out our | ||
[2024 roadmap](/service/roadmap) or let's have a chat through [email protected] | ||
Feel like something is missing, and needs to be prioritized? Let's have a chat through [email protected]! | ||
</Callout> |
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 |
---|---|---|
|
@@ -8,11 +8,6 @@ import { Callout } from "nextra/components"; | |
|
||
The API allows you to convert any in-game tokens or BEAM associated with a profile, using Beam's decentralized exchange swap.onbeam.com. Conversion rates are determined via an Automated Market Maker mechanism, and depend on supply and demand of the respective tokens. You can learn more about setting up a liquidity pool for your own tokens here, in order to enable trading. | ||
|
||
### Roadmap | ||
|
||
Throughout the coming months, we'll be releasing additional features that will help you to provide a more complete marketplace experience, with features ranging from programmatic offers, auctions and extensive filtering options to allow you to create a full-fledged in-game marketplace solely by relying on the Beam marketplace. | ||
|
||
<Callout emoji="🛠️"> | ||
Feel like something is missing, and needs to be prioritized? Check out our | ||
[2024 roadmap](/service/roadmap) or let's have a chat through [email protected] | ||
Feel like something is missing, and needs to be prioritized? Let's have a chat through [email protected]! | ||
</Callout> |
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 |
---|---|---|
|
@@ -24,6 +24,5 @@ In order to create a full marketplace integration it is important to understand | |
Throughout the coming months, we'll be releasing additional features that will help you provide a more complete marketplace experience, with features ranging from programmatic offers, auctions and extensive filtering options to allow you to create a full-fledged in-game marketplace solely by relying on the Beam marketplace. | ||
|
||
<Callout emoji="🛠️"> | ||
Feel like something is missing, and needs to be prioritized? Check out our | ||
[2024 roadmap](/service/roadmap) or let's have a chat through [email protected] | ||
Feel like something is missing, and needs to be prioritized? Let's have a chat through [email protected]! | ||
</Callout> |
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
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 |
---|---|---|
|
@@ -15,6 +15,5 @@ If you're building a trading based game that doesn't necessarily rely on buying | |
Throughout the coming months, we'll be releasing additional features that will help you provide a more complete marketplace experience, with features ranging from programmatic offers, auctions and extensive filtering options to allow you to create a full-fledged in-game marketplace solely by relying on the Beam marketplace. | ||
|
||
<Callout emoji="🛠️"> | ||
Feel like something is missing, and needs to be prioritized? Check out our | ||
[2024 roadmap](/service/roadmap) or let's have a chat through [email protected] | ||
Feel like something is missing, and needs to be prioritized? Let's have a chat through [email protected]! | ||
</Callout> |