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

Improve orga landing #64

Open
wants to merge 289 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
289 commits
Select commit Hold shift + click to select a range
eff758f
Merge branch 'TalentLayer-Labs-main' into main
0xRomain Oct 12, 2023
8f0e023
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 12, 2023
12f874e
readd middleware
0xRomain Oct 12, 2023
14ec6c7
Merge pull request #6 from TalentLayer-Labs/multidomain-test
0xRomain Oct 12, 2023
0ee171a
Merge branch 'main' of github.com:TalentLayer-Labs/starter-kit into main
0xRomain Oct 23, 2023
2742c13
update mongo env
0xRomain Oct 23, 2023
54578b3
not merge, WIP fix server side props (#7)
CreedsCode Oct 23, 2023
cf58f5b
rename to builderplace
0xRomain Oct 23, 2023
d9c97e8
ignore assets
0xRomain Oct 23, 2023
e8cf8fe
add default landing
0xRomain Oct 23, 2023
0c0245f
onboarding pages
0xRomain Oct 23, 2023
1162640
remove connect page
0xRomain Oct 23, 2023
41a3a44
structure dashboard
0xRomain Oct 23, 2023
7c96412
admin pages structure
0xRomain Oct 23, 2023
68f11d6
worker structure + dynamic navigation depending on user
0xRomain Oct 23, 2023
e613c29
apply new tailwind theme
0xRomain Oct 23, 2023
ea1c43c
Adds logo and favicon
KirstenPomales Oct 23, 2023
063d888
remove web3mail provider
0xRomain Oct 23, 2023
ee7e5db
remove email counter
0xRomain Oct 23, 2023
54bbbbb
remove unused color
0xRomain Oct 23, 2023
300fd8a
add polygon
0xRomain Oct 23, 2023
4b21e57
clean import
0xRomain Oct 23, 2023
616d6a5
remove automatic switch
0xRomain Oct 23, 2023
90e7af9
handle web3mail in separate page to handle clealy network switch
0xRomain Oct 23, 2023
5509b7d
remove blank pages
0xRomain Oct 23, 2023
6636da3
add polygon setup
0xRomain Oct 23, 2023
685a229
only allow the default chain
0xRomain Oct 23, 2023
da3a260
First draft Step1 form
quent043 Oct 23, 2023
f72f251
umprove UX for web3mail
0xRomain Oct 23, 2023
2a1c5c2
use custom url
0xRomain Oct 23, 2023
6fe46e4
logos and favicon and colors
KirstenPomales Oct 23, 2023
3603eaf
Merge pull request #9 from TalentLayer-Labs/landing
0xRomain Oct 23, 2023
dec8e4c
fix logo sizes
KirstenPomales Oct 23, 2023
c905c9c
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 23, 2023
e99bcdb
improve mobile navigation
0xRomain Oct 23, 2023
f74a59e
Merge pull request #10 from TalentLayer-Labs/landing
0xRomain Oct 23, 2023
4d76bc6
rename to builder place
0xRomain Oct 23, 2023
1d49ef0
rename service path to work
0xRomain Oct 23, 2023
b5b7937
rename gig to work/post
0xRomain Oct 23, 2023
999bb94
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 23, 2023
cb45845
fix svg property
0xRomain Oct 23, 2023
8226208
move superadmin
0xRomain Oct 23, 2023
5e2771f
Merge main
quent043 Oct 24, 2023
2c0af05
Added Organization Persist API
quent043 Oct 24, 2023
cca79ef
Added port to start script
quent043 Oct 24, 2023
1214c42
pages structure
0xRomain Oct 24, 2023
3cffb72
handle builderPlace get on serverSide
0xRomain Oct 24, 2023
d4c7752
apply server side query on every pages
0xRomain Oct 24, 2023
c9fe64d
fix next js loading error
0xRomain Oct 24, 2023
45c3123
adding new sections, new graphics
KirstenPomales Oct 24, 2023
55a6872
Updated step 1
quent043 Oct 24, 2023
6a453c7
dynamic seo by builder place
0xRomain Oct 24, 2023
719b29c
dynamic pwa by builder place
0xRomain Oct 24, 2023
cfe8ac6
update style
0xRomain Oct 24, 2023
8993c2b
adding video
KirstenPomales Oct 24, 2023
d220248
Added field to BuilderPlace entity
quent043 Oct 24, 2023
da82bee
Refactor to fit new Schema
quent043 Oct 24, 2023
8abca02
New form
quent043 Oct 24, 2023
f26dcab
Added step 1 redirect
quent043 Oct 24, 2023
f460a60
Added missing field
quent043 Oct 25, 2023
1a49d9d
Added material to steps 1 & 2
quent043 Oct 25, 2023
d11392f
Fixed router url
quent043 Oct 25, 2023
453e12e
optimized middleware
0xRomain Oct 26, 2023
b92b52a
Added material to steps 1 & 2
quent043 Oct 26, 2023
05efd29
remove found props
0xRomain Oct 26, 2023
166d5cb
update loading
0xRomain Oct 26, 2023
14b258b
add debug log
0xRomain Oct 26, 2023
054888b
disallow indexing for now
0xRomain Oct 26, 2023
bf37702
add new debug
0xRomain Oct 26, 2023
cb3b6b0
Added signature check on Step3
quent043 Oct 26, 2023
c599c67
Added validation schema on Step3
quent043 Oct 26, 2023
d926ff5
Added routing to step3
quent043 Oct 26, 2023
e361bc5
WIP upload file
quent043 Oct 26, 2023
c74009c
improve debug server issue
0xRomain Oct 26, 2023
52834dd
add debug + test using useState
0xRomain Oct 26, 2023
044ab61
WIP - Worker Onboarding (#12)
Gathin23 Oct 26, 2023
0a771cf
complete readme
0xRomain Oct 26, 2023
f12034a
handle margin on parent
0xRomain Oct 26, 2023
a3599aa
new not found component
0xRomain Oct 26, 2023
d8cd929
dynamic user image + use img rather than NextJS Image
0xRomain Oct 26, 2023
373fbaa
update ui
0xRomain Oct 26, 2023
24b04c4
dynamic image
0xRomain Oct 26, 2023
35a2ffe
POC: use react query for and handle not found of service not linked t…
0xRomain Oct 26, 2023
46475ff
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 26, 2023
38dd348
Global refactor
quent043 Oct 26, 2023
c2e7fa1
Feat/builderplace pallete (#14)
0xRomain Oct 26, 2023
d54a068
update dashboard
0xRomain Oct 26, 2023
4f99e90
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 26, 2023
d363097
Added signature on domain delete
quent043 Oct 26, 2023
82e2b77
Added signature on domain update
quent043 Oct 26, 2023
352945a
preferredWorkTypes
quent043 Oct 26, 2023
775dc8f
removed port 3000
quent043 Oct 26, 2023
41a8eb6
POC upload working
0xRomain Oct 26, 2023
b7b46b1
clean upload code
0xRomain Oct 26, 2023
0dbd385
Merge branch 'hirer_onboarding' of github.com:TalentLayer-Labs/builde…
0xRomain Oct 26, 2023
a697757
more landing!
KirstenPomales Oct 27, 2023
69002cd
WIP: Worker Onboarding_UI (#13)
Gathin23 Oct 27, 2023
0f1c8fb
Feat/builderplace pallete (#16)
ahmedhamedaly Oct 27, 2023
359ba4e
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 27, 2023
0235418
add icon field
0xRomain Oct 27, 2023
d2a11f8
Added img upload to step3
quent043 Oct 27, 2023
b58aadc
rm port 3000
quent043 Oct 27, 2023
56f3f97
use pallete colors
0xRomain Oct 27, 2023
048cc45
adjust hover
0xRomain Oct 27, 2023
03224aa
filter services to builder space TLid
0xRomain Oct 27, 2023
c14d5f6
fix conflict with class text-base and tailwind
0xRomain Oct 27, 2023
6f973b8
adding arrow
KirstenPomales Oct 27, 2023
13e2b81
New form WIP
quent043 Oct 27, 2023
b4f213a
Replaced values by callback in TLID form
quent043 Oct 27, 2023
d7d184d
Added '-' in subdomain utils function
quent043 Oct 27, 2023
2de81f1
Added "optional" callback
quent043 Oct 27, 2023
071b9a1
filter proposals link to tlid of current buiderSpace
0xRomain Oct 27, 2023
d700a56
install typing for formidable
0xRomain Oct 27, 2023
2b2e6b7
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 27, 2023
00f8f3a
format file
0xRomain Oct 27, 2023
d1875f9
remove old colors variable and use pallete
0xRomain Oct 27, 2023
a054017
Merge pull request #15 from TalentLayer-Labs/hirer_onboarding
0xRomain Oct 27, 2023
bb72e43
update profile detail
0xRomain Oct 27, 2023
475fc79
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 27, 2023
e6436d5
fix class
0xRomain Oct 27, 2023
b590677
Merge pull request #18 from TalentLayer-Labs/landing
0xRomain Oct 27, 2023
0336f0b
Fixed typo
quent043 Oct 27, 2023
ea54717
Merge pull request #19 from TalentLayer-Labs/typo_palette
0xRomain Oct 27, 2023
b644c4a
Landing (#20)
0xRomain Oct 27, 2023
c64c8e2
add notifications on dashboard
0xRomain Oct 27, 2023
4a67a8f
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 27, 2023
5e52ce1
different block for owner & worker
0xRomain Oct 27, 2023
698734d
UI - Worker Onboarding(Part 2) (#17)
Gathin23 Oct 27, 2023
ca4da40
UI- Step 1 Hirer page, and onboarding steps
Gathin23 Oct 28, 2023
9a8c909
Merge pull request #21 from TalentLayer-Labs/hirer_onboarding_UI
0xRomain Oct 28, 2023
00f64a3
UI-Step2
Gathin23 Oct 28, 2023
b2c3c01
UI_fix
Gathin23 Oct 28, 2023
2436b89
Merge pull request #22 from TalentLayer-Labs/hirer_onboard_UI_(Part2)
0xRomain Oct 28, 2023
edb2715
Upd: Oboard Steps Dynamic for worker and hirer
Gathin23 Oct 28, 2023
b00f01a
Upd: Step-3 UI
Gathin23 Oct 28, 2023
f8c82e2
Merge pull request #24 from TalentLayer-Labs/hirer_onboard_UI-(Part3)
0xRomain Oct 28, 2023
2b96cab
increase max size
0xRomain Oct 29, 2023
89678d1
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 29, 2023
c865122
Landing worker (#25)
0xRomain Oct 29, 2023
eca34df
improve dashboard
0xRomain Oct 29, 2023
ef464f8
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 29, 2023
1c9de96
Hirer onboarding review (#23)
quent043 Oct 29, 2023
ccf4033
Feat/theme colors palletes (#26)
0xRomain Oct 29, 2023
e741e9f
update landings
0xRomain Oct 29, 2023
8f325d2
update onboarding
0xRomain Oct 29, 2023
fbcd7ad
fix step 3
0xRomain Oct 29, 2023
6f997ac
fix logo
0xRomain Oct 29, 2023
73e5f4b
adjsut wording
0xRomain Oct 29, 2023
dab977e
fix classes priority
0xRomain Oct 30, 2023
38e8ef5
update onboarding layout
0xRomain Oct 30, 2023
6c525cb
don't show web3mail at this step
0xRomain Oct 30, 2023
10fed6a
Feat/admin customize palette (#27)
0xRomain Oct 31, 2023
b881ad0
update package lock
0xRomain Oct 31, 2023
ae4a7dd
fix prettier
0xRomain Oct 31, 2023
50487db
Hirer onblarding adjustments (#28)
quent043 Oct 31, 2023
f069e67
fix lint
0xRomain Oct 31, 2023
af55967
fix signature
0xRomain Oct 31, 2023
422d15f
Missing display fixes (#29)
quent043 Oct 31, 2023
45481af
adjust themes
0xRomain Oct 31, 2023
4d7a2cb
remove arrow
0xRomain Oct 31, 2023
2920749
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Oct 31, 2023
a94a82f
fix default theme
0xRomain Oct 31, 2023
ce90657
Web3mail direct link problem (#30)
quent043 Oct 31, 2023
6a92131
Hirer public profile (#31)
Gathin23 Nov 1, 2023
452e034
Worker Public Profile (#32)
Gathin23 Nov 1, 2023
e0f2e63
fix lint & prettier
0xRomain Nov 1, 2023
ab091a2
add side menu links
0xRomain Nov 1, 2023
7d68a3d
update service item
0xRomain Nov 1, 2023
7445b28
update navigation and services pages
0xRomain Nov 1, 2023
cd2f1de
fix wrong network issue
0xRomain Nov 1, 2023
3183dcf
remove find worker for now
0xRomain Nov 7, 2023
28b3df2
fix start url
0xRomain Nov 7, 2023
d704b0e
Updated Footer (#34)
CreedsCode Nov 9, 2023
2a43781
Removes domain from field (#33)
quent043 Nov 9, 2023
5d9f3a1
it's subdomain here
0xRomain Nov 9, 2023
915ca7c
add help note
0xRomain Nov 9, 2023
913045f
don't show contact button if not connected
0xRomain Nov 9, 2023
78409a0
fix stars style
0xRomain Nov 9, 2023
1fddb48
complete help on image upload
0xRomain Nov 9, 2023
6c429f8
remove AI assistance for proposal
0xRomain Nov 9, 2023
287b603
upadte tlid mint texts
0xRomain Nov 9, 2023
c0e94ce
only query payment link to current builderPlace
0xRomain Nov 9, 2023
70d87b4
adjust messaging pages
0xRomain Nov 9, 2023
d30096d
fix landing CTA
0xRomain Nov 9, 2023
ce5166f
show loading on submit button longer
0xRomain Nov 9, 2023
a0a7f9a
added viemBase error for parsing error when transactions happen (#61)
pranav-singhal Nov 8, 2023
9bb2de0
XMTP update (#60)
udhaykumarbala Nov 8, 2023
e412263
fix palette
0xRomain Nov 9, 2023
f862e20
fix custom subdomain form
0xRomain Nov 9, 2023
d2d0536
rename themes
0xRomain Nov 9, 2023
97063e5
Iframe service embeddable (#35)
quent043 Nov 9, 2023
4509022
Submit Proposal UX (#36)
Gathin23 Nov 9, 2023
d46bf65
update default theme
0xRomain Nov 9, 2023
3d9e2ee
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Nov 9, 2023
89c505c
Secure admin pages (#38)
quent043 Nov 11, 2023
0b1efc0
adjust landings
0xRomain Nov 13, 2023
57828bb
optim rerender
0xRomain Nov 13, 2023
c1d6ca7
adjust theme
0xRomain Nov 13, 2023
0c4ec71
update embed system
0xRomain Nov 13, 2023
c109e96
KO - fetch if platform has access | not working has we can't fetch gr…
0xRomain Nov 15, 2023
1e6545a
rollback last commit
0xRomain Nov 15, 2023
616e834
global review
0xRomain Nov 15, 2023
03dab89
Copy edits (#40)
0xRomain Nov 15, 2023
e81acf7
fix button
0xRomain Nov 15, 2023
bf384d9
fix test
0xRomain Nov 15, 2023
5d3b430
dynamic logo
0xRomain Nov 16, 2023
a3f7f86
dynamic logo
0xRomain Nov 16, 2023
3a2b4ff
remove next themes
0xRomain Nov 16, 2023
6f8ea69
comment hirer profile for now
0xRomain Nov 16, 2023
ed8a963
add report a bug link + refacto side menu
0xRomain Nov 28, 2023
1062554
handle better UX if wrong network
0xRomain Nov 28, 2023
23bcaf8
factorize getServerSideProps and add cache
0xRomain Nov 28, 2023
56d5e92
fix input on mobiile
0xRomain Nov 28, 2023
545836b
refacto avatar and make it svg to adapt easly to every theme
0xRomain Nov 28, 2023
2f7edeb
migrate to web3modal v3
0xRomain Nov 28, 2023
0d5fcab
update wc account
0xRomain Nov 28, 2023
077e92a
fix rooting for .well-known files
0xRomain Nov 28, 2023
567a383
create new token amount component for token address that come from me…
0xRomain Nov 30, 2023
a0ee90b
Fixed display bug on step 2 (#41)
quent043 Nov 30, 2023
df4135c
add video
0xRomain Dec 7, 2023
2081081
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Dec 7, 2023
6c87c1c
allow markdown in service description
0xRomain Dec 8, 2023
25e0198
add markdown custom style
0xRomain Dec 8, 2023
98b81c7
hide about as it contain markdown
0xRomain Dec 8, 2023
36cc446
add tips markdown
0xRomain Dec 8, 2023
e62034b
fix manifest
0xRomain Dec 8, 2023
f026cb1
fix syntax
0xRomain Dec 8, 2023
d8a4e71
fix syntax
0xRomain Dec 8, 2023
0888298
update order
0xRomain Dec 8, 2023
e8a3c35
new factorize component for image upload
0xRomain Dec 8, 2023
607a7e5
use new generic component
0xRomain Dec 8, 2023
eecd272
fix loading style
0xRomain Dec 8, 2023
c2f045b
fix missing key
0xRomain Dec 8, 2023
3bdee4e
add new organisation header and about pages
0xRomain Dec 8, 2023
f1fb163
use Link for internal nav
0xRomain Dec 8, 2023
88560d7
fix lint
0xRomain Dec 8, 2023
766ee5a
fix loading
0xRomain Dec 12, 2023
6dc3eb2
use new component for image upload
0xRomain Dec 12, 2023
aaf391c
Remove update profile (#43)
quent043 Dec 14, 2023
8931f82
Fixed redirect (#39)
quent043 Dec 14, 2023
887f7b6
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Dec 14, 2023
11508d7
Delegate mint (#42)
quent043 Dec 14, 2023
abbe608
Merge branch 'main' of github.com:TalentLayer-Labs/builder-space into…
0xRomain Dec 14, 2023
f808fd4
add new custom markdown + mermaid
0xRomain Dec 14, 2023
23711dd
adjust style form - use theme class
0xRomain Dec 14, 2023
6e86ee2
dynamic cover
0xRomain Dec 14, 2023
8d7c028
add message after onboarding
0xRomain Dec 14, 2023
60102f4
remove default color of markdown
0xRomain Dec 14, 2023
e5e7110
fix loading builderplace + add markdown message
0xRomain Dec 14, 2023
730ec1e
improve typing
0xRomain Dec 14, 2023
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
14 changes: 13 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NEXT_PUBLIC_PLATFORM_ID=4

# ========== IPFS ==============
NEXT_PUBLIC_INFURA_ID=xxxxx
NEXT_PUBLIC_INFURA_SECRET=xxxxxx
NEXT_PUBLIC_INFURA_SECRET=xxxxx
NEXT_PUBLIC_IPFS_BASE_URL=https://ipfs.io/ipfs/
NEXT_PUBLIC_IPFS_WRITE_URL=https://ipfs.infura.io:5001

Expand Down Expand Up @@ -52,3 +52,15 @@ NEXT_PUBLIC_WEB3MAIL_PLATFORM_PUBLIC_KEY="0x27FDabe8222d7f874406F3EaBBb9601D87EF
NEXT_PUBLIC_WEB3MAIL_APP_ADDRESS="web3mail.apps.iexec.eth"
CRON_SECRET="xxx"
NEXT_WEB3MAIL_RETRY_FACTOR=5

# ========== Multidomain ==============
NEXT_PUBLIC_ROOT_DOMAIN=localhost:3000
NEXT_CLOUDFLARE_TOKEN=xxx

# ========== Vercel ==============
# Vercel authentication token that can be found here: https://vercel.com/account/tokens
NEXT_PRIVATE_AUTH_BEARER_TOKEN=
# Vercel Project ID that can be found here: https://vercel.com/<org>/<project>/settings
NEXT_PRIVATE_PROJECT_ID_VERCEL=
# Vercel Team ID that can be found here: https://vercel.com/teams/<org>/settings
NEXT_PRIVATE_TEAM_ID_VERCEL=
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ dist-ssr

# typescript
*.tsbuildinfo
next-env.d.ts
next-env.d.ts
.vercel
28 changes: 25 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,44 @@
# StarterKit
# BuilderPlace

A Ready to Use NextJS dapp using [TalentLayer](https://docs.talentlayer.org/).

## Start building in few seconds

### Basic configuration
- Fork the code
- Clone your new repository
- Copy .env.example file into a new .env file: `cp .env.example .env`
- Minimum required configuration:
- NEXT_PUBLIC_PLATFORM_ID: use 4, the default value, or [create your own platform](https://docs.talentlayer.org/get-a-platform-id) to setup your custom fees and more:
- NEXT_PUBLIC_WALLECT_CONNECT_PROJECT_ID: Create a free account on [wallet connect and get your project ID](https://cloud.walletconnect.com/)
- NEXT_PUBLIC_INFURA_ID & NEXT_PUBLIC_INFURA_SECRET: used to post on IPFS, create a free account on [Infura here](https://www.infura.io/product/ipfs)
- For more advanced configuration [check the official doc](https://docs.talentlayer.org/technical-guides/starterkit-setup)
- NEXT_PUBLIC_INFURA_ID & NEXT_PUBLIC_INFURA_SECRET: used to post on IPFS, create a free account on [Infura here](https://www.infura.io/product/ipfs)
- NEXT_MONGO_URI: create a mongodb in two clicks here [with railway](https://railway.app), select "provision mongoDB"
- For more advanced configuration [check the official doc](https://docs.talentlayer.org/technical-guides/builderplace-setup)
- Use the recommended node version: `18^`, if you are using nvm just run: `nvm use`
- Install the dependencies: `npm install`
- Run local server for development `npm run dev`
- That's it!

### GasLess Transactions / Delegation (optional)
To activate gasless transactions and delegation you will need a dedicated Seed & Address which will be used to execute transactions on behalf of your users, and set the following environment variables:

- Set NEXT_PRIVATE_DELEGATE_SEED_PHRASE: Dedicated Seed phrase for your delegate
- Set NEXT_PUBLIC_DELEGATE_ADDRESS: Address of your delegate
- Add matic to NEXT_PUBLIC_DELEGATE_ADDRESS: To pay for transactions on behalf of your users
- Set NEXT_PUBLIC_ACTIVE_DELEGATE_MINT to true

To use this feature your Users will need to activate delegation by calling the following function on the TalentLayerId smart contract:
```solidity
/**
* @notice Allows to give rights to a delegate to perform actions for a user's profile
* @param _profileId The TalentLayer ID of the user
* @param _delegate Address of the delegate to add
*/
function addDelegate(uint256 _profileId, address _delegate);
```



## 🛠️ TalentLayer

TalentLayer is an open protocol and dev toolkit for hiring applications. You can use it to build platforms that leverage a unified decentralized backend for job posts, escrow, user profiles, and reputations.
Expand Down
16 changes: 0 additions & 16 deletions next-seo.config.ts

This file was deleted.

Loading