Athena is a Cardano-based project that aims to be a trustworthy, reward-driven, platform for goods and service exchanges
Global gig-economy transactions are forecast to grow by 17% a year to around $455 billion by 2023, according to a report from Mastercard. There is a growing need for a fast, secure, and reliable way to establish trust between participatnts in the gig economy.
We propose a platform that enables parties to create contracts stored in the Cardano blochain to build trust based on token rewards calculated through an algorithm that collects statistics related to the service or good provded and returns the amount of tokens per hour that will be rewarded. Parties that violate the contract will be penalized by losing tokens proportional to the severity of violation.
This project was developed using cutting edge front-end technologies.
Clone the project and access the folder
$ git clone https://github.com/samuelssan28/nlw-5-podcastr.git && cd podcastr
Follow the steps below
# Install the dependencies
$ yarn
# Run the backend fake server
$ yarn server
# Run the web server
$ yarn dev
The app will be available for access on your browser at http://localhost:3000
We thank the following people who contributed to this project:
Gabriele Castaldi |
Mateus Oliveira |
Samuel Santos |
Pedro Lucca |
Naum Celestino |
Manassés Silva |
This project is licensed under the MIT License - see the LICENSE file for details.