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

Add client support for callFrom #1393

Open
alvrs opened this issue Sep 4, 2023 · 1 comment
Open

Add client support for callFrom #1393

alvrs opened this issue Sep 4, 2023 · 1 comment
Assignees

Comments

@alvrs
Copy link
Member

alvrs commented Sep 4, 2023

Related contract changes: #1364

To make this useful we need

  • A client library to call methods on the world but route them through callFrom (might make sense to always route through callFrom or call because it saves the onchain gas cost of mapping a world function selector to a system)
  • Client UI to connect an external wallet and delegate it to a burner wallet
@alvrs
Copy link
Member Author

alvrs commented Sep 4, 2023

Related issue #1144

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