Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added application configuration utilities #151

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

YermekG
Copy link
Contributor

@YermekG YermekG commented Nov 6, 2024

Summary

Added helper class for application configuration. UApplicationConfig stores configuration settings such as URLs, chain names, contract addresses, client IDs, and environment settings for the zkEVM API, Orderbook API, and Passport. A new settings and utility classes help to retrieve the application config data efficiently.

  • Prefix your PR title with feat: , fix: , chore: , docs: , refactor: or test: .
  • Sample blueprints are updated with new SDK changes
  • Updated public documentation with new SDK changes (Immutable X and Immutable zkEVM)
  • Replied to GitHub issues

@YermekG YermekG requested a review from a team as a code owner November 6, 2024 20:35
Copy link
Collaborator

@nattb8 nattb8 left a comment

Choose a reason for hiding this comment

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

Can these developer settings/application config be added the Unreal SDK docs?

@YermekG
Copy link
Contributor Author

YermekG commented Nov 6, 2024

Can these developer settings/application config be added the Unreal SDK docs?

I will do it in the separate ticket since it will require me to change docs for the sample game as well

@YermekG YermekG merged commit 4c646a0 into main Nov 6, 2024
10 checks passed
@YermekG YermekG deleted the feat/appconfig branch November 6, 2024 23:55
ImmutableJeffrey pushed a commit that referenced this pull request Nov 26, 2024
* feat: added utilities to simplify managing immutable configurations

* chore: added missing commets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants