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

Feature/multi safe #52

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Feature/multi safe #52

wants to merge 4 commits into from

Conversation

GabrielKidane96
Copy link
Contributor

@GabrielKidane96 GabrielKidane96 commented Nov 1, 2023

Allows for user to connect to multiple different safes and create their own safe from the frontend.

};

export const createSafeAddressSlice: StateCreator<SafeAddressSlice, [], [], SafeAddressSlice> = (set) => ({
safeAddress: "0x1f29deFa8a6472f65e1c86cD8E449cd37c521A41",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0x08449253561c4515CFba82308c190f9D290D68fB

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be empty once dev is finished

@venoivankovic
Copy link
Contributor

i think a couple endpoints dont work yet, couldnt see the users in the table, also getting key collision errors when logging in, but i guess its still a wip

@GabrielKidane96
Copy link
Contributor Author

i think a couple endpoints dont work yet, couldnt see the users in the table, also getting key collision errors when logging in, but i guess its still a wip

fixed

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.

2 participants