ethereum / swarm-dapps

Swarm Đapp Examples
98 stars 202 forks source link

Swarm Dapps update from ethersphere #22

Open cobordism opened 6 years ago

cobordism commented 6 years ago

Swarm team is working on the swarm dapps on the ethersphere repo.

This PR includes the markdown editor dapp as well as fixes to the photoalbum and filemanager dapps to make them work with the upcoming swarm 0.3 release.

If this is merged, it obsoletes https://github.com/ethereum/swarm-dapps/pull/6

The following issues are also solved afaict https://github.com/ethereum/swarm-dapps/issues/21 https://github.com/ethereum/swarm-dapps/issues/8 https://github.com/ethersphere/swarm-team-issues/issues/1

cobordism commented 6 years ago

@nagydani After this, let us merge the markdown editor as well, as this PR only contains the reader (for now)

nagydani commented 6 years ago

I approve of this PR, but am I the right person to merge it?

cobordism commented 6 years ago

actually, @nagydani why don't we cancel this PR and cancel your PR #6 as well and then figure out how to properly fix the Markdown Editor. Check ethersphere/hq for details - we couldn't compile it yesterday, neither from your repo nor from deanvaessen's.

Once we have it tidied up, we can re-issue this PR. What do you think?

cobordism commented 6 years ago

@nagydani What is the latest markdown editor, and can you push it to ethersphere:master ?