Skip to content

gnowledge/ThinQ-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinQ-Examples

This repository contains example apps that were built using the thinq-lib package. It uses a decentralized way to do everything, and relies on IPFS - a distrbuted file system to transfer files and messages between users IPFS is used to handle the data transport between users.

Requirements

  • Node.js (and npm) - Refer here
  • Web Browser

Getting started

  • Clone the repository
  • cd ThinQ Examples/ThinQApp
  • Run the following commands
npm install
npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.0%
  • JavaScript 44.0%