diff --git a/README.md b/README.md index 932853c..79600a5 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el - [brig](https://brig.readthedocs.io/en/latest) - File synchronization with git like interface and FUSE filesystem. [Source](https://github.com/sahib/brig) - [Cohort](https://github.com/zignig/cohort) - A golang app to preset a threejs interface and get all of its assets out of IPFS. - [Computes](https://computes.io) - Computes.io is a distributed supercomputer powered by IPFS. +- [CoTNetwork](http://www.cotnetwork.com) - Destributed computing network base on ipfs - [dapple](https://github.com/nexusdev/dapple) - Dapple is a Solidity developer multitool designed to manage the growing complexity of interconnected smart contract systems. - [digx](https://www.dgx.io/) - Digix is an asset-tokenisation platform built on Ethereum and IPFS. - [Discussify](https://github.com/ipfs-shipyard/discussify-browser-extension) - Discussify provides a real-time, peer to peer, and permanent discussion platform for anyone to join and participate. diff --git a/data/apps.yaml b/data/apps.yaml index 827d520..d9f1a3d 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -350,3 +350,8 @@ content: source: https://github.com/facert/dtinyurl description: > Dcentralized url shortening service base on ipfs + - title: CoTNetwork + website: http://www.cotnetwork.com + picture: /images/cotnetwork.png + description: > + Destributed computing network base on ipfs diff --git a/src/static/images/cotnetwork.png b/src/static/images/cotnetwork.png new file mode 100644 index 0000000..aa07237 Binary files /dev/null and b/src/static/images/cotnetwork.png differ