Unlock Your Potential with Our Decentralized Talent Platform. Empowering artists, creators, developers, and professionals to showcase their skills, find opportunities, and collaborate without intermediaries. Join our decentralized community today and discover a world of endless possibilities.
Application Deployed Link - https://trinit-techcreed-web3.onrender.com
Video Presentation Link - https://youtu.be/6pc2PrUXgTQ
- Verification Smart COntract : https://goerli.etherscan.io/address/0x084b9339660bAB21FDB9f436cb32870748B099c3
- UserRegistration Smart Contract : https://goerli.etherscan.io/address/0x1A3994f30F45aA9De2abe0Cbb71cdBaa75bFBcC5
In the digital era, talent discovery and collaboration often face challenges such as lack of transparency, centralized control, and limited opportunities for fair compensation. Traditional platforms rely on intermediaries, resulting in inefficiencies and barriers to entry for talented individuals. Additionally, existing systems may not adequately address privacy concerns, leading to data vulnerabilities and misuse.
Introducing a decentralized platform revolutionizing talent discovery and collaboration. Leveraging blockchain technology, We offers transparent, tamper-proof systems for identity management, portfolio showcase, and collaboration agreements. By tokenizing skills and contributions, users can receive fair compensation and incentives, fostering a vibrant ecosystem of collaboration. It empowers individuals to showcase their talents, connect with opportunities, and collaborate seamlessly in a secure, inclusive environment.
TRINIT.-.TECHCREED.-.Web01.Final.3.mp4
clone the repo to your local system,
https://github.com/tech-creed/TRINIT-TECHCREED-WEB3
- Ganache ETH Local System
- Python 3.8.x > version
- NodeJS
- Truffle
- IPFS Filesystem
Open the Ganache to start the ETH Chain in local
Config the metamask in browser with the port 9585
/ ETH Localchain start in the localhost:9585
npm install
nodemon app.js
/ Web Server start at localhost:52231
truffle compaile
truffle migrate
/ The Developed smart contract will be deployed to local ETH chain
Note : Copy the compailed contract inside build and paste inside public folder
Gateway : 127.0.0.1:8081
IPFS Endpoint : 127.0.0.1:5001
The IPFS will start in, 127.0.0.1:5001
BSC-TESTNET:
1.IdentityVerification:
https://testnet.bscscan.com/address/0x06adae7477acbe878db7d1feeecb504779d0bbb3
2.PortfolioContract:
https://testnet.bscscan.com/address/0x31819934f0e66b6da966c1163aa05fd5ce16326e
3.UserRegistration:
https://testnet.bscscan.com/address/0xee4b262bb64b3808a69e14f3886fafc9fe11dd63
4.CollaborationAgreement:
https://testnet.bscscan.com/address/0xc4f690e50b3cbeab3496091015dd1f39213ff439
Mumbai Polygonscan-TESTNET:
1.IdentityVerification:
https://mumbai.polygonscan.com/address/0x31819934f0e66b6da966c1163aa05fd5ce16326e
2.PortfolioContract:
https://mumbai.polygonscan.com/address/0xee4b262bb64b3808a69e14f3886fafc9fe11dd63
3.UserRegistration:
https://mumbai.polygonscan.com/address/0xc4f690e50b3cbeab3496091015
Solidity - Smart Contract
EVM - Ethereum Virtual Machine
HTML | CSS | JS - Programming Languasge
NodeJS - Web Server
IPFS Secure File System