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

Use Ethereum provider from Safe Multisig Web UI #131

Open
germartinez opened this issue Nov 5, 2020 · 0 comments
Open

Use Ethereum provider from Safe Multisig Web UI #131

germartinez opened this issue Nov 5, 2020 · 0 comments
Labels
ts This issues is related to ts lib changes

Comments

@germartinez
Copy link
Member

Right now, even if the CPK runs as a Safe or standalone app, it requires an Ethereum provider (web3 or ethers) passed as a parameter in the EthAdapter constructor.

  • This EthAdapter should only be needed if the CPK is running as a standalone app.
  • If it runs as a standalone app it should use the Multisig Web interface provider.
@germartinez germartinez added the ts This issues is related to ts lib changes label Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ts This issues is related to ts lib changes
Projects
None yet
Development

No branches or pull requests

1 participant