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 transaction wallet flow #1601

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update page
harsh-mn-yral committed Feb 22, 2023
commit b5705218f8e52d21ed16a164912d65aae9c944bf
Original file line number Diff line number Diff line change
@@ -10,11 +10,15 @@ import { generateRandomName } from '$lib/utils/randomUsername'
let walletId = ''
</script>

<svelte:head>
<title>Hot or Not | Wallet | Send tokens</title>
</svelte:head>

<HomeLayout>
<svelte:fragment slot="top">
<div
class="flex w-full items-center justify-center bg-black py-4 shadow-xl shadow-black/50">
Refer & Earn
Send Tokens
<div class="absolute top-4 left-4">
<IconButton href="/wallet-staging">
<CaretLeftIcon class="h-5 w-5" />