TalentProtocol.com image

TalentProtocol.com

be your own NFT

From GitHub

Talent Protocol dApp

Categories

Readme from GitHub

Talent Protocol

Talent Protocol

Support talent you believe in and be rewarded when they succeed.

Talent Protocol is a decentralized platform where talent can create a personal token, and where supporters can make angel investments in someone's career to become a part of their journey.

Installing / Getting started

Check our Onboarding Guide

Git approach

Our developments are made in feature branches. In order to create a feature branch you should create a new one from the dev branch.

We also recommend you to setup our pre-commit hook. In order to do that you just need to run once:

cp .githooks/pre-commit .git/hooks

After that make lint will run before each commit for the staged files.

Links