Skip to content

Commit

Permalink
migrate: particle.network (#110)
Browse files Browse the repository at this point in the history
* fixes/meta/seo

* repository page ui fixed

* initial commit

* feat: add header to notification

* feat: add notification avatars

* feat: add notification data

* feat: update Notification

* feat: update notification page

add notification component

* fix : bug fixed

* style: pretty code

by ci

* settings Ui Done

* settings Ui Done

* fix/dashboard

* style: pretty code

by ci

* nvmrc:

Signed-off-by: Nasfame <laciferin@gmail.com>

Took 7 minutes

* notification ui error fixed

* dashboard ui fixed

* style: pretty code

by ci

* fixed zoom error

* style: pretty code

by ci

* error fixed

* style: pretty code

by ci

* peer dep issue

* style: pretty code

by ci

* particle network inegrated but only google is working

* particle netwrok fully integrated

* style: pretty code

by ci

* build error fixed

* build error

* ethers error fixed

* loading sign added to auth flow

* fix-ci: check window

Signed-off-by: Nasfame <laciferin@gmail.com>

Took 9 minutes

* style: pretty code

by ci

* unstable cos of layout is client based

* style: pretty code

by ci

* work around, still maintain server side

* style: pretty code

by ci

---------

Signed-off-by: Nasfame <laciferin@gmail.com>
Co-authored-by: Raji Roqeeb Olalekan <rajcodes733@gmail.com>
Co-authored-by: sheriff Oladimeji <dimejiademola5@gmail.com>
Co-authored-by: Sheriff-Oladimeji <Sheriff-Oladimeji@users.noreply.github.com>
Co-authored-by: Codebox124 <Codebox124@users.noreply.github.com>
Co-authored-by: Nasfame <laciferin@gmail.com>
Co-authored-by: techyNonso <techyNonso@users.noreply.github.com>
Co-authored-by: Nasfame <Nasfame@users.noreply.github.com>
  • Loading branch information
8 people authored Nov 5, 2023
1 parent 6a6f14c commit e945cd7
Show file tree
Hide file tree
Showing 18 changed files with 1,398 additions and 2,324 deletions.
24 changes: 0 additions & 24 deletions config/authConfig.ts

This file was deleted.

12 changes: 3 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,13 @@
"@nextui-org/react": "^2.1.13",
"@particle-network/auth": "^1.2.2",
"@particle-network/chains": "^1.3.0",
"@particle-network/connect": "^1.2.1",
"@particle-network/connect-react-ui": "^1.2.1",
"@particle-network/provider": "^1.2.1",
"@prisma/client": "^5.5.2",
"@rainbow-me/rainbowkit": "^1.1.1",
"@types/node": "20.6.2",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@wagmi/core": "^1.4.3",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/no-modal": "^7.0.4",
"@web3auth/openlogin-adapter": "^7.0.4",
"argon2": "^0.31.1",
"autoprefixer": "10.4.15",
"axios": "^1.5.1",
Expand All @@ -63,7 +59,7 @@
"encoding": "^0.1.13",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"ethers": "^6.8.0",
"ethers": "5.7",
"file-saver": "^2.0.5",
"framer-motion": "^10.16.4",
"fs": "0.0.1-security",
Expand All @@ -86,8 +82,6 @@
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"unique-username-generator": "^1.2.0",
"viem": "^1.16.0",
"wagmi": "^1.4.3",
"web3.storage": "^4.5.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit e945cd7

Please sign in to comment.