-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from 0xsequence/docs-day
updated Readme, wallet updates, changelog addition
- Loading branch information
Showing
19 changed files
with
77 additions
and
139 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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
IMPORTANT: please make sure you install "git lfs" in order to use this repository. | ||
|
||
This is a [Vocs](https://vocs.dev) project bootstrapped with the Vocs CLI. | ||
|
||
v2 docs of Sequence Stack |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Marketplaces Overview | ||
|
||
Sequence provides a variety of options for your marketplace and in-game store to accelerate your development, namely our **white-label marketplace** as well as our suite of **Marketplace APIs**. | ||
|
||
### What are the differences between these options? | ||
The **white-label marketplace** is ideal for getting started with a browser-based marketplace in literally minutes - all with no-coding experience and options to customize the marketplace to fit your branding such as fonts, colors, and logos. Our white-label marketplace is ideal if you want to minimize development time, focus on a web-based experience for your users, and start selling assets. | ||
|
||
Conversely, our **Marketplace APIs** give you complete control & customization so you can build your own UI while leaving the complexity of blockchain & backend orchestration to us. Our APIs can be utilized in game engines such as Unity or Unreal to build an in-game marketplace or store. Alternatively, they can be leveraged via a web-based experience in the browser as well - the choice is yours. | ||
|
||
You can even mix and match these options! For example, launching your own white-label marketplace for selling your initial game assets while building out your game. Then once launched, your in-game store uses the marketplace APIs to showcase these assets and offer new ones - while ensuring a seamless user experience as the user never needs to leave the game. | ||
|
||
### Getting Started | ||
To get started with the white-label marketplace, check out our [page](/solutions/marketplaces/white-label-marketplace) for more information and a helpful video to walk you through the process. | ||
|
||
Additionally, our quickstart page for the [Marketplace APIs](/solutions/marketplaces/orderbook/02-quickstart) has a variety of templates, demos, and common integration patterns needed to get you started. We also provide a step by step guide of leveraging the APIs for (building a custom marketplace)[/guides/template-marketplace-api] | ||
|
||
|
||
|
||
|
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 |
---|---|---|
@@ -1 +1,26 @@ | ||
## Comparison of wallet offerings, guides, etc | ||
# Sequence Wallets Overview | ||
|
||
Sequence offers multiple wallet options to integrate into your products, chiefly we call these our **In-Game Wallet** and our **Universal Wallet** which are both completely non-custodial. | ||
|
||
### What are the differences between these options? | ||
|
||
|
||
The **In-Game Wallet** is primarily focused on delivering a traditional game experience that is headless with no mandatory pop-ups, modals, transaction signing, or other additional distractions take players out of them trying to enjoy the game. Users can login with common social logins or other authentication providers and simply jump into the experience. We provide native support for a variety of popular game engines such as Unreal and Unity as well as Typescript support so you can stay within your preferred framework for building games or experiences. | ||
|
||
![Wallets](/img/wallets.png) | ||
|
||
Conversely, our **Universal Wallet** is geared more towards native blockchain users with a focus on games and gaming assets. Existing blockchain users will feel right at home where you can leverage our wallet infrastructure for creating great experiences for web3 users, complete with a Typescript SDK for easy integration. | ||
|
||
### What are the benefits of each and how can I leverage them? | ||
All integrations provide non-custodial smart contract wallets with account abstraction advantages like optionality for gasless transactions. We recommend our **In-Game Wallet** if you are focused on a seamless, headless web2/2.5-like experience for your players or our **Universal Wallet** for prioritizing web2.5/web3 native users. | ||
|
||
Best of all, our wallet connector called [SequenceKit](/sdk/sequence-kit/01-overview) integrates both options in a convenient, customizable UI written in Typescript, which you can leverage to cater to users with an existing wallet such as Metamask and millions of potential new users that want the convenience of social login. | ||
|
||
### Getting Started | ||
Please check out [Sequence Builder](https://sequence.build) to create a project and select Wallets to get started. This will provide the corresponding code snippets with our convenient SDKs to get started. | ||
|
||
Alternatively, our quickstart page for [In-Game Wallets](/solutions/wallets/embedded-wallet/02-quickstart) and [Universal Wallets](/solutions/wallets/universal-wallet/02-quickstart) has all the templates, demos, and common integration patterns needed to accelerate your development. | ||
|
||
|
||
|
||
|
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
Git LFS file not shown
Git LFS file not shown
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.