All Projects → FileNation → Filenation

FileNation / Filenation

Licence: mit
The simplest way to send your files around the world using IPFS. ✏️ 🗃

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Filenation

Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-79.5%)
Mutual labels:  blockchain, p2p, ipfs
Ipfsfb
InterPlanetary File System for Business (IPFSfB) is an enterprise blockchain storage network based on InterPlanetary File System.
Stars: ✭ 57 (-92.92%)
Mutual labels:  blockchain, p2p, ipfs
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-77.64%)
Mutual labels:  blockchain, p2p, ipfs
Space Daemon
The Space Daemon packages together IPFS, Textile Threads/Buckets, and Textile Powergate (Filecoin*) into one easy to install Daemon to make it easy to build peer to peer and privacy focused apps.
Stars: ✭ 151 (-81.24%)
Mutual labels:  blockchain, p2p, ipfs
Agregore Browser
A minimal browser for the distributed web
Stars: ✭ 229 (-71.55%)
Mutual labels:  blockchain, p2p, ipfs
Swarm
swarm docs
Stars: ✭ 403 (-49.94%)
Mutual labels:  blockchain, p2p
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (-49.57%)
Mutual labels:  blockchain, p2p
Ebookcoin
Ebookcoin has been updated to DDN Blockchain,please get it from https://github.com/ddnlink/ddn
Stars: ✭ 789 (-1.99%)
Mutual labels:  blockchain, p2p
Peer Pad
📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
Stars: ✭ 564 (-29.94%)
Mutual labels:  p2p, ipfs
Production
Production app for D.Tube
Stars: ✭ 354 (-56.02%)
Mutual labels:  blockchain, ipfs
Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Stars: ✭ 5,101 (+533.66%)
Mutual labels:  p2p, ipfs
Dtube
📺 d.tube app. A full-featured video sharing website, decentralized.
Stars: ✭ 569 (-29.32%)
Mutual labels:  blockchain, ipfs
Go Spacemesh
Go Implementation of the Spacemesh protocol full node. 💾⏰💪
Stars: ✭ 389 (-51.68%)
Mutual labels:  blockchain, p2p
Ipfs
Peer-to-peer hypermedia protocol
Stars: ✭ 20,128 (+2400.37%)
Mutual labels:  p2p, ipfs
Awesome Ethereum
⚡️ Awesome Ethereum Resources
Stars: ✭ 459 (-42.98%)
Mutual labels:  blockchain, p2p
Awesome Decentralized
🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
Stars: ✭ 358 (-55.53%)
Mutual labels:  p2p, ipfs
Firo
The privacy-focused cryptocurrency
Stars: ✭ 528 (-34.41%)
Mutual labels:  blockchain, p2p
Orbit Db
Peer-to-Peer Databases for the Decentralized Web
Stars: ✭ 6,381 (+692.67%)
Mutual labels:  p2p, ipfs
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+661.37%)
Mutual labels:  p2p, ipfs
Lbry Sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Stars: ✭ 7,169 (+790.56%)
Mutual labels:  blockchain, p2p

Follow

Filenation.io

The simplest way to send unlimited files around the world

Filenation lets you send files as a link to an email. The files cannot be censored as they are sent stored and transmitted decentralised because it uses the InterPlanetary File System (IPFS).

IPFS is a media distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.

Filenation screenshot

FileNation is quite young but we already have some interesting achievements:

  • Launch of the first functional version of our Product (MVP)

  • First position in the Ranking of HackerNews (one of the most prestigious sites about technology)

  • More than 600 stars in GitHub showing the interest of the tech community.

Run on your own computer

If you would like to test Filenation on your own computer make sure you have Node installed and clone this repo

  git clone https://github.com/Filenation/Filenation

Go into the folder and download modules:

  npm i

Testrun the the App on http://localhost:4200 with:

  npm start

There you go. If you later wish to build the code for production please run:

npm run prod or npm run prod:hashless

For automated angular documentation, please use:

npm run compodoc:w

Tech Stack

Main Framework: Angular Lead: @alexsicart

Libraries: IPFS

Server: Private (Python) Lead: @polbaladas

Contributors

We love pull requests from everyone. By participating in this project, you agree to abide by the thoughtbot code of conduct

Fork, then clone the repo: Push to your fork and submit a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].