MyBitFoundation / MyBit-Go.app

🔷 The MyBit Platform™ for investing in alternative assets
https://app.mybit.io
GNU General Public License v3.0
8 stars 31 forks source link

WIP: Deploy to IPFS 2 #543

Open tcrowe opened 4 years ago

tcrowe commented 4 years ago

What does it do?

It changes the dapp so it is able to served from IPFS as a static site. It will no longer use a node server. The uploads will goto IPFS also instead of to AWS.

It solves this issue: #518

How to test


The previous PR was good but it changed too many things in one PR so we will roll those into a future smaller PR.

tcrowe commented 4 years ago

There were a few hang-ups along the way.

I'm working on resolving these and getting out the next build.