Skip to content

Latest commit

 

History

History
165 lines (104 loc) · 4.64 KB

README.md

File metadata and controls

165 lines (104 loc) · 4.64 KB

logo

📗 Table of Contents

📖 [ToShare]

[ToShare]

Toshare is a decentralized platform for project management that offers a secure and efficient solution for managing projects and teams. It provides project managers with tools to manage their projects, including the ability to create and manage teams, communicate with contributors, and securely store and access project information. Meanwhile, contributors can easily join projects, track their work, and receive payment through the platform's use of scrow smart contracts and point equivalent system. All information is stored on the Filecoin network, ensuring secure and reliable data storage. With its user-friendly interface and robust features, Toshare streamlines project management and provides a better experience for both project managers and contributors.

🛠 Built With

Protocols:

  • FileCoin
  • Lighthouse
  • Livepeer
  • Huddle01
  • Push Protocol
  • Spheron Network

Backend:

  • Solidity
  • HardHat

Fronted:

  • React
  • Next.JS
  • Chackra UI
  • TailWi

Key Features

  • [Project management]
  • [Escrow smart contract - DeFi]
  • [Tokenization of Employment / Work Reward NFTs]
  • [Generate custom handles ]
  • [Communication channels (chats, calls, streaming, lives)]
  • [Blockchain Data Storage]

(back to top)

Prerequisites

In order to run this project you need:

  • Install Github
  • Install VisualStudio Code

Setup

Clone this repository to your desired folder:

  • Choose a directory
  • Open a Terminal
  • write: git clone here

Install

Install this project with:

  • get into to directory "to-share"
  • write: cd "to-share-fvm"
  • write: npm install
  • write: npm run dev

Usage

To run the project, execute the following command:

  • In gitbash terminal
  • write: code .

👥 Authors

👤 MIRNA

👤 LURGIA

(back to top)

🔭 Future Features

  • [AI implementation]
  • [Automatic generate of work award NFTs]
  • [Automatic generate of custom handles]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)