diff --git a/README.md b/README.md index b9a419f..547b426 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el - [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. - [dtube](https://d.tube) - Distributed video sharing with steem.it intergrations, using ipfs for backend storage. +- [enzypt.io](https://enzypt.io/) - A website to buy and sell files through Ethereum and IPFS. [Source](https://github.com/flex-dapps/enzypt) - [Ethlance](http://ethlance.com) - First completely decentralised job market platform built on Ethereum and IPFS. [Source](https://github.com/madvas/ethlance) - [Filemap](https://filemap.xyz/) - Upload files to a geographic point and never memorize a link again. - [FileNation](https://filenation.io/) - The simplest way to send your files around the world using IPFS. diff --git a/data/apps.yaml b/data/apps.yaml index d6b3b10..9dd5c62 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -67,6 +67,12 @@ content: description: > First completely decentralised job market platform built on Ethereum and IPFS. + - title: enzypt.io + website: https://enzypt.io/ + source: https://github.com/flex-dapps/enzypt + picture: /images/enzypt.png + description: > + A website to buy and sell files through Ethereum and IPFS. - title: git-ipfs-rehost source: https://github.com/whyrusleeping/git-ipfs-rehost description: > diff --git a/src/static/images/enzypt.png b/src/static/images/enzypt.png new file mode 100644 index 0000000..190e882 Binary files /dev/null and b/src/static/images/enzypt.png differ