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: Enhance Djed-SDK by Shipping Pre-configured Network Variables #6

Open
Tanya-ruby opened this issue Oct 3, 2024 · 0 comments
Open

Comments

@Tanya-ruby
Copy link
Contributor

feat: Enhance Djed-SDK by Shipping Pre-configured Network Variables

The existing Djed-SDK ships the functions from the ethereum.js file, but developers currently need to manually configure the network variables by setting the djed-address for a specific network.

Enhancement:

If the SDK exports the necessary variables for different deployed networks, developers can directly fetch these variables from the SDK, allowing them to work seamlessly with SDK functions without needing to manually configure the network addresses.

Key Benefits:

  • Pre-configured Networks: Developers can skip the manual setup and use pre-configured network variables directly from the SDK.
  • Improved Developer Experience: This reduces friction and errors during integration by providing network-specific variables.
  • Faster Setup: Developers can quickly start using the SDK without worrying about network configurations.

With this enhancement, the Djed-SDK will ship with pre-configured variables, improving usability and streamlining the integration process.

@Tanya-ruby Tanya-ruby assigned ceilican and unassigned ceilican Jan 12, 2025
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

No branches or pull requests

2 participants