Skip to content

Feature/multi safe#52

Draft
GabrielKidane96 wants to merge 4 commits into
developfrom
feature/multi-safe
Draft

Feature/multi safe#52
GabrielKidane96 wants to merge 4 commits into
developfrom
feature/multi-safe

Conversation

@GabrielKidane96

@GabrielKidane96 GabrielKidane96 commented Nov 1, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

0x08449253561c4515CFba82308c190f9D290D68fB

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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