Skip to content

Conversation

@tcrowe
Copy link
Collaborator

@tcrowe tcrowe commented Mar 1, 2020

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 tcrowe mentioned this pull request Mar 3, 2020
@tcrowe
Copy link
Collaborator Author

tcrowe commented Mar 6, 2020

There were a few hang-ups along the way.

  • Some of the modules and versions were conflicting. For example two different module use two different versions of web3 or ipfs.
  • Bizarre IPFS file lock? Possibly related to multiple versions of IPFS
  • Next.js Terser plugin mangling and deleting process.env variable

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant