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 ToS step to deposit wizard #659

Merged
merged 10 commits into from
Jan 19, 2024
Merged

Add ToS step to deposit wizard #659

merged 10 commits into from
Jan 19, 2024

Conversation

kenkunz
Copy link
Contributor

@kenkunz kenkunz commented Jan 19, 2024

close #658

- assigned statically in +page.server.ts load function for now
- display error if no matching TOS is found
- add server route for raw TOS content (for download)
- get `canProceed` initial state from smart contract
- set acceptance to true on click of accept button (stub)
- call signMessage on wallet with versioned acceptance message
- add status and error messages
@kenkunz kenkunz merged commit 947f342 into master Jan 19, 2024
4 checks passed
@kenkunz kenkunz deleted the 658-deposit-tos branch January 19, 2024 23:44
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.

Add Terms of Service step to deposit wizard
1 participant