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

Airdrop #248

Open
wants to merge 44 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
369617f
Add Airdrop landing and profile pages
MusabShakeel576 Nov 27, 2024
5cc1cc3
Add quests in Airdrop Profile
MusabShakeel576 Nov 27, 2024
3d402a1
Add Leaderboard in Airdrop
MusabShakeel576 Nov 27, 2024
91de1de
Add WaitlistModal and wallet connection in Airdrop
MusabShakeel576 Nov 27, 2024
63bf1b8
Add responsive xl screen in Airdrop Profile
MusabShakeel576 Nov 27, 2024
1687064
Remove h-screen from Aidrop
MusabShakeel576 Nov 27, 2024
68c4a37
Add user auth and leaderboard APIs in Airdrop
MusabShakeel576 Nov 28, 2024
16fa6b6
Fix Quest type import in Airdrop
MusabShakeel576 Nov 28, 2024
7ff06fb
Add Twitter and Discord quests in Airdrop
MusabShakeel576 Nov 28, 2024
3151d2f
Add design v2 in Airdrop
MusabShakeel576 Dec 1, 2024
9c4734e
Update h1 of Airdrop
MusabShakeel576 Dec 1, 2024
e444f07
Fix referral in Airdrop
MusabShakeel576 Dec 1, 2024
dd06fa1
Update XP to points and quests image in Airdrop
MusabShakeel576 Dec 1, 2024
bbf945d
Update get started quests image size
MusabShakeel576 Dec 1, 2024
f1ea02d
Add Claim Testnet Fuse Modal in Airdrop
MusabShakeel576 Dec 2, 2024
6f3e868
Add eclipse address in mobile Claim Testnet Fuse
MusabShakeel576 Dec 2, 2024
d9cde94
Add My $FUSE in Airdrop Profile
MusabShakeel576 Dec 2, 2024
61aefd6
Add Volt Wallet and Artrific ecosystem quests
MusabShakeel576 Dec 3, 2024
541fa5a
Update Explore Volt Wallet quest link
MusabShakeel576 Dec 3, 2024
6240e2d
Add join waitlist quest API
MusabShakeel576 Dec 3, 2024
de6172b
Add flash chain and claim testnet FUSE API
MusabShakeel576 Dec 3, 2024
a8f2e7d
Add referral count, GoodDollar, Shoebill, Meridian
MusabShakeel576 Dec 5, 2024
b9772f0
Add Airdrop banner in Home page
MusabShakeel576 Dec 8, 2024
df6604b
Add Voltage DEX quest in Airdrop
MusabShakeel576 Dec 8, 2024
5fdc147
Add follow on twitter to unlock quests
MusabShakeel576 Dec 8, 2024
377dd17
Add Fuse Foundation Profile page in Airdrop
MusabShakeel576 Dec 11, 2024
9364bbd
Fix point from number to string in Airdrop
MusabShakeel576 Dec 11, 2024
f98be52
Remove Claim GoodDollar quest
MusabShakeel576 Dec 11, 2024
d844c8e
Fix GoodDollar import
MusabShakeel576 Dec 11, 2024
e5429c2
Add Fuse Foundation Landing page in Airdrop
MusabShakeel576 Dec 12, 2024
d88c16e
Fix unused Link import in Airdrop
MusabShakeel576 Dec 12, 2024
980de7c
Add Floating Parachute animation in Airdrop
MusabShakeel576 Dec 16, 2024
11b79ce
Add Stake on Voltage quest
MusabShakeel576 Dec 17, 2024
7375a5b
Replace verify Layer3 quests with single endpoint
MusabShakeel576 Dec 19, 2024
7a85e7f
Remove Shoebill quests
MusabShakeel576 Dec 19, 2024
14059c4
Update texts of Airdrop quests
MusabShakeel576 Dec 19, 2024
5894ad7
Readd Claim GoodDollar quest
MusabShakeel576 Dec 19, 2024
b65f7dc
Add Hero and Bounty sections of Builder Grants
MusabShakeel576 Dec 25, 2024
8cf1d10
Add Join, Winner, FAQ sections in Airdrop Phase 2
MusabShakeel576 Dec 26, 2024
a7c70d7
Remove completed from Multiple quest
MusabShakeel576 Dec 26, 2024
42be892
Add Explore Meridian Finance quest
MusabShakeel576 Dec 26, 2024
eb471f7
Update Airdrop Phase 2 status to Live
MusabShakeel576 Dec 29, 2024
03925d6
Update Phase 1 from Foundation to Ecosystem
MusabShakeel576 Dec 29, 2024
5175065
Add link in Airdrop Grant Apply button
MusabShakeel576 Dec 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ NEXT_PUBLIC_OPTIMISM_API_KEY=ZRfPzBcHouE1y4JWU3_ikY6J7YQshjbW
NEXT_PUBLIC_FUSE_ACCOUNT_API_BASE_URL=
NEXT_PUBLIC_FUSE_API_BASE_URL=
NEXT_PUBLIC_AMPLITUDE_SERVER_URL=
NEXT_PUBLIC_AIRDROP_API_BASE_URL=
1 change: 1 addition & 0 deletions .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ NEXT_PUBLIC_BASE_API_KEY=
NEXT_PUBLIC_FUSE_ACCOUNT_API_BASE_URL=
NEXT_PUBLIC_AMPLITUDE_SERVER_URL=
NEXT_PUBLIC_FUSE_API_BASE_URL=
NEXT_PUBLIC_AIRDROP_API_BASE_URL=
16 changes: 15 additions & 1 deletion app/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,21 @@ const Home = () => {
/>
}
</div>
<div className="transition-all ease-in-out bg-lightest-gray hover:bg-success rounded-[20px] md:min-h-[514px] px-[83.31px] pt-[60.36px] pb-[67px] md:px-[31px] md:py-[30px] mt-[99.5px] mb-10 md:mt-[78px] md:mb-5 bg-[url('/vectors/build-mobiles.svg')] hover:bg-[url('/vectors/build-mobiles-white.svg')] bg-no-repeat bg-bottom">
<div className="transition-all ease-in-out flex flex-col justify-center items-start md:justify-start bg-lightest-gray rounded-[20px] min-h-96 md:min-h-[514px] px-[83.31px] pt-[60.36px] pb-[67px] md:px-[31px] md:py-[30px] mt-[99.5px] mb-10 md:mt-[78px] md:mb-5 bg-[url('/vectors/airdrop-banner-background.svg')] bg-no-repeat bg-cover bg-bottom">
<p className="text-2xl leading-tight text-fuse-black font-semibold max-w-[414.86px]">
Fuse Ember
</p>
<p className="text-8xl font-bold md:text-5xl max-w-[395.25px] mt-[15.42px] mb-[35.58px]">
Airdrop
</p>
<Link
href={path.AIRDROP}
className="transition ease-in-out md:block md:text-center text-lg leading-none text-white hover:text-black font-semibold bg-black hover:bg-white rounded-full py-4 px-[52px] md:px-2 md:w-11/12 md:max-w-[270px]"
>
Join the Airdrop
</Link>
</div>
<div className="transition-all ease-in-out bg-lightest-gray hover:bg-success rounded-[20px] md:min-h-[514px] px-[83.31px] pt-[60.36px] pb-[67px] md:px-[31px] md:py-[30px] mb-10 md:mb-5 bg-[url('/vectors/build-mobiles.svg')] hover:bg-[url('/vectors/build-mobiles-white.svg')] bg-no-repeat bg-bottom">
<p className="text-[40px] md:text-[32px] leading-tight text-fuse-black font-semibold max-w-[414.86px]">
Build your Web3 project with Fuse
</p>
Expand Down
Loading