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 function access keys to additional contracts by using multiple key stores #887

Closed

Conversation

petersalomonsen
Copy link
Contributor

@petersalomonsen petersalomonsen commented Aug 17, 2023

Experimenting and work in progress on what's discussed here: NEAR-DevHub/neardevhub-bos#137

Currently implementing a test case that demonstrates adding additional function access keys for another contract that the one that was originally signed in for. This is useful when logged into near.social and posting to other contracts like e.g. DevHub in order to avoid having to confirm with the wallet each time.

Here's a proof of concept demo video: https://www.youtube.com/watch?v=ocZKP2-Lxes


Thanks for taking the time to submit a pull request!

If you haven't already, be sure to take a look at the CONTRIBUTING documentation to get up to speed with the practices in this repository.

When you're ready, switch to the "Preview" tab to select an applicable template:

@kujtimprenkuSQA
Copy link
Collaborator

Hi, this PR seems to be related to the signInMulti PR #811 I left a comment #811 (comment) to explain the current status of the signInMulti in wallet-selector.

@frol
Copy link
Collaborator

frol commented Jan 28, 2024

@petersalomonsen I think this PR is irrelevant at this point since NearSocial/VM#156, right? Should we close it?

@petersalomonsen
Copy link
Contributor Author

@petersalomonsen I think this PR is irrelevant at this point since NearSocial/VM#156, right? Should we close it?

Yes let's close it. And to address the issue of providing the standard login flow for all wallet types we have this issue here: #1045

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

Successfully merging this pull request may close these issues.

3 participants