Flowchain/IPFS: Distributed Storage using Blockchain Technology
FOSSASIA • Mar 14, 2019 • Singapore
Virtual Blocks integrate with IPFS to offer an off‑chain mechanism that ensures digital asset transfer from one trusted party to another.
Learn moreNear Real‑Time IoT Ledgers
We live in a data‑driven world. Flowchain’s real‑time ledgers bring a distributed IoT ledger to industry. Our hybrid architecture—combining Flowchain with PoW networks—protects privacy and ensures immutability for data from IP cameras and Internet‑connected hardware.
Founded with the vision to integrate blockchain and the Internet of Things (IoT), Flowchain has progressed from peer‑reviewed research to working testnets, tokenized licensing, and patented technologies.
2015–2017
Peer‑reviewed publications lay the scientific groundwork for the hybrid architecture.
Dec 23, 2016
Initial working prototype committed (hash: 189caf2625b82d3459dcd7ee611bfcc36afde2be).
Jun 26, 2018
First working testnet launched; open‑source project published on GitHub.
Dec 31, 2018
Testnet online.
2024
Two U.S. patents granted covering hybrid blockchain and PPKI technologies.
Flowchain is a blockchain for the IoT designed from scratch. It provides a distributed‑ledger programming framework for peer‑to‑peer IoT networks and real‑time data transactions. Start a node and join a peer using Node.js:
$ export HOST=192.168.0.100
$ export PORT=8000
$ export PEER=192.168.0.1
$ node flowchain.js
Read More
Flowchain’s utility token powers transactions and on‑chain licensing for patented technologies. Tokenized hardware enables device identity, access control, and usage metering in decentralized IoT networks.
Virtual Blocks provide a new blockchain design that enables real‑time data transactions. A Flowchain distributed ledger is formed by merging Virtual Blocks.
Conclusion: Virtual Blocks advance blockchain for IoT by combining scalability, efficiency, and real‑time guarantees.
Core components for building innovative distributed‑ledger systems.
| # | Component | Usage |
|---|---|---|
| 1 | wotcity.io | Web of Things (WoT) framework component. |
| 2 | devify-server | Flowchain IoT application server boilerplates. |
| 3 | wwRPC | Lightweight RPC library supporting REST‑style RPC over WebSocket. |
| 4 | node-p2p-chord | Chord protocol & algorithm library in Node.js for P2P networks. |
| 5 | flowchain-ledger | Distributed ledger for the Internet of Things (IoT). |
| 6 | flowchain-app | Flow‑based programming (FBP) engine plugin for Flowchain. |
Technical Presentation: Understanding Flowchain Essentials and Ideas
FOSSASIA • Mar 14, 2019 • Singapore
Virtual Blocks integrate with IPFS to offer an off‑chain mechanism that ensures digital asset transfer from one trusted party to another.
Learn moreLinuxCon • Jun 26, 2018 • Beijing
Hybrid blockchain leveraging tokenized hardware to enable the next generation of IoT and AI dApps.
Learn more2026 Q2
Continue the research and implementation of a PoS hybrid blockchain architecture.
Flowchain continues to refine a ledger designed from scratch for IoT, enabling peer‑to‑peer networks and real‑time transactions.