Mocca Protocol
22 août 2022 | 1 min de lectureExplication
Voici un projet FullStack pour le partage de fichiers entre utilisateurs dans un réseau P2P. L'historique des transactions est conservé dans une BlockChain. Ce projet est construit à l'aide de ces technologies :
- Deno: Un runtime moderne pour JavaScript et TypeScript
- SolidJS: Réactivité simple et performante pour la construction d'interfaces utilisateurs
Processus
Cloner le projet :
git clone https://github.com/DmnChzl/MoccaProtocol.git
Parties
Application | Network |
---|---|
Go To ReadMe | Go To ReadMe |
Licence
"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG>
wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day,
and you think this stuff is worth it, you can buy me a beer in return. Damien Chazoule</phk@FreeBSD.ORG
>