Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tech-creed/trinit-techcreed-web3

Unlock Your Potential with Our Decentralized Talent Platform. Empowering artists, creators, developers, and professionals to showcase their skills, find opportunities, and collaborate without intermediaries.
https://github.com/tech-creed/trinit-techcreed-web3

blockchain erc20 ethereum goerli-testnet ipfs nodejs solidity-contracts talent-collab-platform tokenization truffle web3

Last synced: 5 days ago
JSON representation

Unlock Your Potential with Our Decentralized Talent Platform. Empowering artists, creators, developers, and professionals to showcase their skills, find opportunities, and collaborate without intermediaries.

Awesome Lists containing this project

README

        

# TRINIT-TECHCREED-WEB3
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
### Drive Link - https://drive.google.com/drive/folders/1xSy-4m3KpaplzjDtnewu22OBOrldEvtO?usp=sharing

# Smart Contract Deployed (Goerli testnet)
- Verification Smart COntract : https://goerli.etherscan.io/address/0x084b9339660bAB21FDB9f436cb32870748B099c3
- UserRegistration Smart Contract : https://goerli.etherscan.io/address/0x1A3994f30F45aA9De2abe0Cbb71cdBaa75bFBcC5

## Problem Explored
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.

## Solution Developed
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.

## Application Demo
https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/fc30833a-d2a8-4c71-b8dd-dbe267f1946e

# Project Setup Procedure
clone the repo to your local system,
```https://github.com/tech-creed/TRINIT-TECHCREED-WEB3```

### Requirement Depedency,
1. Ganache ETH Local System
2. Python 3.8.x > version
3. NodeJS
4. Truffle
5. IPFS Filesystem

### Procedure to start the servers
#### 1. Ganache ETH Local
```
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
```
#### 2. NodeJS Server
```
npm install
nodemon app.js
/ Web Server start at localhost:52231
```
#### 3. Smart Contract
```
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
```
#### 4. IPFS System Config
```
Gateway : 127.0.0.1:8081
IPFS Endpoint : 127.0.0.1:5001
The IPFS will start in, 127.0.0.1:5001
```

# Multi Chain Compatibility
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

# Technology and Tech Stack Used
## Web3
Solidity - Smart Contract

EVM - Ethereum Virtual Machine

HTML | CSS | JS - Programming Languasge

NodeJS - Web Server

IPFS Secure File System

# Application Screenshot
![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/ba68af8f-5ac7-476d-a18a-279b5bc05943)

![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/70f97c07-dfbb-47e9-9817-fb526ec972c5)

![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/df99f62d-ddb9-461f-b50b-4fd935a54cfc)

![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/cc3f9843-8cf9-4e12-851a-8f3c98ec6a84)

![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/bee588d0-b15d-4d9c-b043-d53a5d1eed0a)

![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/0080dab6-a585-433a-a127-45fdcb2fd7fd)

![image](https://github.com/tech-creed/TRINIT-TECHCREED-WEB3/assets/65155327/e2daac72-80c1-43be-9fbc-d4be39823b21)