Skip to content

Conversation

@SamueleA
Copy link
Contributor

documentation for the forteConfig object.

@SamueleA SamueleA requested a review from a team as a code owner November 29, 2025 19:39
@SamueleA SamueleA requested a review from mreg-17 November 29, 2025 19:39
Sync file structure, format locales. Branch: 199/merge
#### forteConfig
The forteConfig object must be provided to enable Forte payments.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forteConfig for consistency

0xsequence-bot and others added 10 commits December 2, 2025 11:57
* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* [AUTOMATED] Update: api/proto/docs/api.gen.yaml

* Auto-update guide cards metadata [skip ci]

---------

Co-authored-by: pkieltyka <[email protected]>
Co-authored-by: taylanpince <[email protected]>
Co-authored-by: david-littlefarmer <[email protected]>
Co-authored-by: nachopiris <[email protected]>
Co-authored-by: SamueleA <[email protected]>
Co-authored-by: VojtechVitek <[email protected]>
Co-authored-by: shunkakinoki <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ct return types (#201)

* added more details on recovering wallet from storage

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 201/merge

* explanation for return types

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 201/merge

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…202)

* remove mentions of erc 1155 utility hook due to deprecation

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 202/merge

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

---------

Co-authored-by: VojtechVitek <[email protected]>
Co-authored-by: david-littlefarmer <[email protected]>
* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

* [AUTOMATED] Update: proto/docs/marketplace.gen.yaml

---------

Co-authored-by: VojtechVitek <[email protected]>
Co-authored-by: david-littlefarmer <[email protected]>
* [AUTOMATED] Update: proto/docs/relayer.gen.yaml

* [AUTOMATED] Update: proto/docs/relayer.gen.yaml

* [AUTOMATED] Update: proto/docs/relayer.gen.yaml

* [AUTOMATED] Update: proto/docs/relayer.gen.yaml

* [AUTOMATED] Update: proto/docs/relayer.gen.yaml

---------

Co-authored-by: pkieltyka <[email protected]>
Co-authored-by: klaidliadon <[email protected]>
* started unity restructure for wallet separation

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* started unreal wallet separation

* further unity/unreal restructure

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* more unity/unreal restructure

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* added new unity/unreal boilerplate images

* latest unity/unreal updates

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* added unreal warning for different wallet class names between v2/v3

* new unreal ecosystem blockchain interaction structure

* removed "Universal" as a section in Unitys bootstrap docs

* fixed broken links

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* fixed broken links

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* fixed broken links

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* fixed broken links

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* fixed broken links

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* Auto-update guide cards metadata [skip ci]

* fixed session recovery from previous master merge

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* added info for unity embedded wallet boilerplates

* added unreal migration docs

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* latest unreal fixes

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

* some changes to re-run the failed test

* fixed broken unreal migration link

* chore(i18n): update translations [en]

Sync file structure, format locales. Branch: 193/merge

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@SamueleA SamueleA requested a review from mreg-17 December 12, 2025 20:16
Sync file structure, format locales. Branch: 199/merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants