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

Fetch RPC provider from the SDK #235

Closed
2 of 3 tasks
dasanra opened this issue Dec 9, 2021 · 2 comments · Fixed by #262
Closed
2 of 3 tasks

Fetch RPC provider from the SDK #235

dasanra opened this issue Dec 9, 2021 · 2 comments · Fixed by #262
Assignees
Labels
Enhancement ✨ Design or functionality improvement

Comments

@dasanra
Copy link
Contributor

dasanra commented Dec 9, 2021

Overview

As followup of safe-global/safe-apps-sdk#254 we need to cleanup the manual configuration of RPC endpoints for each chain. We should get this information using the Apps SDK detecting the WebApp current network

Goals

  • Remove chain dependency from TX-Builder and Drain Safe app

Requirements

  • Create a PR in safe-react updating the communicator to return the complete chain configuration
  • Upgrade types in safe-apps-sdk in case is necessary
  • Remove RPC endpoints from Tx-Builder and Drain Safe apps and get them from the SDK
@DaniSomoza
Copy link
Contributor

Added safe-global/safe-apps-sdk#264 PR

@DaniSomoza
Copy link
Contributor

Added PR in safe-react: 5afe/safe-react#3164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ Design or functionality improvement
Projects
None yet
2 participants