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

a #9

Open
wants to merge 111 commits into
base: main
Choose a base branch
from
Open

a #9

Changes from 1 commit
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
263b9e1
suspense and bugs
0xSero Mar 25, 2024
93d2d40
wagmi
0xSero Mar 25, 2024
b2b5007
out dir
0xSero Mar 25, 2024
a725315
out dir
0xSero Mar 25, 2024
d027fe7
out dir
0xSero Mar 25, 2024
9872eca
eg
0xSero Mar 25, 2024
55a3d6e
):
0xSero Mar 25, 2024
4030b36
):
0xSero Mar 25, 2024
6861a7f
):
0xSero Mar 25, 2024
cdd1b1c
feat: add wagmi and connectkit
Udit-takkar Mar 27, 2024
59bb514
feat: add dropdown
Udit-takkar Mar 27, 2024
330c8b5
fix: bug
Udit-takkar Mar 29, 2024
d36cb58
fix: landing page responsive
Udit-takkar Mar 29, 2024
a642882
chore: add sepolia
Udit-takkar Apr 16, 2024
94a4a98
chore: add upload logic
Udit-takkar Apr 20, 2024
9aa7924
fix: mint functionality
Udit-takkar Apr 22, 2024
3d48136
chore: remove comment
Udit-takkar Apr 22, 2024
f2160ff
feat: adds profile creation page
yashhhguptaaa May 4, 2024
3771205
refactor: passes states
yashhhguptaaa May 4, 2024
616bb7c
chore: add metadata
Udit-takkar May 7, 2024
6b65c0a
feat: adds web3storage hook to upload files
yashhhguptaaa May 9, 2024
2549ffe
style: changes looks for background image
yashhhguptaaa May 9, 2024
450f7c2
refactor: changes styling of profile meta details sections
yashhhguptaaa May 9, 2024
8d2838d
refactor: improves design for Submit link form
yashhhguptaaa May 9, 2024
695cc34
chore
Udit-takkar May 9, 2024
5659ffa
feat: connects user wallet while creating profile
yashhhguptaaa May 10, 2024
9294437
feat: implements react form hook in profile creation page
yashhhguptaaa May 11, 2024
f2fb267
chore: some improvements
Udit-takkar May 12, 2024
eb8f731
Merge pull request #8 from Seroxdesign/yash_profile-creation-page
Udit-takkar May 12, 2024
5dbedfc
fix: connectWallet fn, adds error handling before click next btn
yashhhguptaaa May 15, 2024
31f6bb4
fix: position of profileImage
yashhhguptaaa May 15, 2024
347b028
feat: adds media error handler
yashhhguptaaa May 15, 2024
1f8ab9e
feat: attestions wip
Udit-takkar May 15, 2024
7060693
fix: improvements
Udit-takkar May 15, 2024
da82cef
chore
Udit-takkar May 15, 2024
00e6db1
Merge pull request #9 from Seroxdesign/yash-fixes-form
Udit-takkar May 15, 2024
5a502df
feat: integrate airstack
yashhhguptaaa May 17, 2024
d6ca773
fix: connectWallet fn, adds error handling before click next btn
yashhhguptaaa May 15, 2024
bd40784
fix: position of profileImage
yashhhguptaaa May 15, 2024
2ecfbcb
feat: adds media error handler
yashhhguptaaa May 15, 2024
f784fa1
feat: complete attestation
Udit-takkar May 18, 2024
db73b83
chore: add reset
Udit-takkar May 18, 2024
2e52a84
Merge branch 'main' into feat/attestation
Udit-takkar May 18, 2024
0299d42
Merge pull request #10 from Seroxdesign/feat/attestation
Udit-takkar May 18, 2024
f85a36f
chore: adds env endpoint
yashhhguptaaa May 21, 2024
72455fd
Merge branch 'main' into yash-integrate_airstack_7
yashhhguptaaa May 21, 2024
6f68230
fix: same var name issue
yashhhguptaaa May 21, 2024
8fdeebb
feat: adds airstack
yashhhguptaaa May 21, 2024
5857fd1
feat: adds airstack query to fetch profile info
yashhhguptaaa May 22, 2024
5d83035
fix
Udit-takkar May 22, 2024
ca1ea0a
Merge pull request #11 from Seroxdesign/yash-integrate_airstack_7
Udit-takkar May 22, 2024
c15b2e9
feat: add supabase
Udit-takkar May 25, 2024
352d3f3
feat: complete profile form
Udit-takkar May 25, 2024
8dc3422
chore: save progress
Udit-takkar May 28, 2024
5f748f6
chore: save progress
Udit-takkar May 29, 2024
6af8fd4
feat: finish profile
Udit-takkar May 30, 2024
f863759
fix: type err
Udit-takkar May 30, 2024
c9f8d80
fix
0xSero Jun 1, 2024
50d76dd
feat: adds conditions for user input address
yashhhguptaaa Jun 2, 2024
705c7a4
chore: code refactoring
yashhhguptaaa Jun 2, 2024
2628b2a
feat: adds types for airstack query response
yashhhguptaaa Jun 2, 2024
97dfced
Merge pull request #13 from Seroxdesign/yash_search-profile-ens
0xSero Jun 3, 2024
6c4fc0a
chore: copy changes
yashhhguptaaa Jun 3, 2024
1d5b9bc
feat: integrates gitcoin and fetches score
yashhhguptaaa Jun 3, 2024
72db0ab
fix: uses Form in Search Profile
yashhhguptaaa Jun 3, 2024
9e5a3dd
chore: removes console
yashhhguptaaa Jun 3, 2024
def652e
Merge pull request #14 from Seroxdesign/yash_bg-copy-gitcoin
0xSero Jun 3, 2024
df4af49
fix: fixes the broken address page
yashhhguptaaa Jun 4, 2024
9159d6f
Merge pull request #15 from Seroxdesign/yash_fix-address-page
0xSero Jun 4, 2024
b5286b4
big stuff
0xSero Jun 5, 2024
92fd74f
comment out guild
0xSero Jun 5, 2024
1be0b47
chore: lock file and env changes
yashhhguptaaa Jun 5, 2024
f50f1ec
feat: store profile data in supabase and creates hook for fetching se…
yashhhguptaaa Jun 5, 2024
ab155fc
refactor: removes unnecessary code
yashhhguptaaa Jun 5, 2024
28b42ca
chore: fix build
Udit-takkar Jun 7, 2024
55e0e1b
fix: fixes the build failure
yashhhguptaaa Jun 7, 2024
01418e0
Revert "fix: fixes the build failure"
yashhhguptaaa Jun 7, 2024
92d53e0
chore: fix build err
Udit-takkar Jun 7, 2024
37eff4a
chore
Udit-takkar Jun 7, 2024
4868706
chore: fix build
yashhhguptaaa Jun 7, 2024
7a10317
chore: build fix
yashhhguptaaa Jun 7, 2024
f1d930c
chore: build
yashhhguptaaa Jun 7, 2024
57b18fb
chore: build #2
yashhhguptaaa Jun 7, 2024
ce70bf6
chore
yashhhguptaaa Jun 7, 2024
bbb8176
fix: build
yashhhguptaaa Jun 7, 2024
0d62a0f
feat: adds edit-profile page
yashhhguptaaa Jun 9, 2024
5c7dabc
feat: allows user to edit profile
yashhhguptaaa Jun 9, 2024
87ab86a
test commit
yashhhguptaaa Jun 10, 2024
d189085
chore: test commit, updates response mtd
yashhhguptaaa Jun 10, 2024
5eb43f3
chore: test commit, updates response mtd
yashhhguptaaa Jun 10, 2024
5b5e3a5
chore: updates nonce route response method
yashhhguptaaa Jun 10, 2024
0fdd778
chore: updates lock file
yashhhguptaaa Jun 10, 2024
69a9ba9
fix: removes NextApiResponse as it doesn't use in next 14
yashhhguptaaa Jun 10, 2024
6095c9d
refactor: fixes all ts error and refactor it
yashhhguptaaa Jun 11, 2024
733500f
Merge branch 'feat/supabase' into yash_edit-profile-data-save
yashhhguptaaa Jun 11, 2024
d7aa4dc
Merge pull request #16 from Seroxdesign/yash_edit-profile-data-save
0xSero Jun 11, 2024
b7bc90e
Merge pull request #12 from Seroxdesign/feat/supabase
0xSero Jun 11, 2024
035de59
feat: initiates PR for search through username
yashhhguptaaa Jun 14, 2024
fb8d266
feat: allows users to search their profile through username
yashhhguptaaa Jun 15, 2024
00e4b72
fix: flow and query
Udit-takkar Jun 15, 2024
e489cac
Merge pull request #17 from Seroxdesign/yash_search-through-username
Udit-takkar Jun 15, 2024
8c5beea
feat: add ENS support
Udit-takkar Jun 19, 2024
889e005
chore: remove
Udit-takkar Jun 19, 2024
2fdb52f
fix: no results
Udit-takkar Jun 19, 2024
8cda98e
Merge pull request #18 from Seroxdesign/feat/add-ens-support
Udit-takkar Jun 19, 2024
6510c22
fix: add automatic redirext
Udit-takkar Jun 19, 2024
0a89c28
Merge pull request #19 from Seroxdesign/fix/automatic-redirect
Udit-takkar Jun 19, 2024
7a60074
fix: airstack bugs
Udit-takkar Jul 11, 2024
806ce5d
Merge pull request #20 from Seroxdesign/fix/bugs
Udit-takkar Jul 11, 2024
710ff96
fix: allow image types
Udit-takkar Jul 11, 2024
ff72dc9
Merge pull request #21 from Seroxdesign/fix/image-types
Udit-takkar Jul 11, 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
Prev Previous commit
Next Next commit
wagmi
0xSero committed Mar 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 93d2d40a4ea4eb20bc39a1f7809269680fa8fdd1
54 changes: 28 additions & 26 deletions app/layout.tsx
Original file line number Diff line number Diff line change
@@ -17,33 +17,7 @@ const fontSans = FontSans({
variable: "--font-sans",
});

const config = createConfig(
getDefaultConfig({
// Your dApps chains
chains: [mainnet, polygon],
transports: {
// RPC URL for each chain
[mainnet.id]: http(
`https://eth-mainnet.g.alchemy.com/v2/${process.env.NEXT_PUBLIC_ALCHEMY_MAINNET}`
),
[polygon.id]: http(
`https://polygon-mainnet.g.alchemy.com/v2/${process.env.NEXT_PUBLIC_ALCHEMY_POLYGON}`
),
},

// Required API Keys
walletConnectProjectId:
process.env.NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID || "",

// Required App Info
appName: "MetaLinks",

// Optional App Info
appDescription: "A great app",
appUrl: "https://family.co", // your app's url
appIcon: "https://family.co/logo.png", // your app's icon, no bigger than 1024x1024px (max. 1MB)
})
);

export default function RootLayout({
children,
@@ -52,6 +26,34 @@ export default function RootLayout({
}>) {
const queryClient = new QueryClient();

const config = createConfig(
getDefaultConfig({
// Your dApps chains
chains: [mainnet, polygon],
transports: {
// RPC URL for each chain
[mainnet.id]: http(
`https://eth-mainnet.g.alchemy.com/v2/${process.env.NEXT_PUBLIC_ALCHEMY_MAINNET}`
),
[polygon.id]: http(
`https://polygon-mainnet.g.alchemy.com/v2/${process.env.NEXT_PUBLIC_ALCHEMY_POLYGON}`
),
},

// Required API Keys
walletConnectProjectId:
process.env.NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID || "",

// Required App Info
appName: "MetaLinks",

// Optional App Info
appDescription: "A great app",
appUrl: "https://family.co", // your app's url
appIcon: "https://family.co/logo.png", // your app's icon, no bigger than 1024x1024px (max. 1MB)
})
);

return (
<html lang="en">
<ApolloProvider client={client}>