Skip to content

Add Ethereum#75

Open
pi0neerpat wants to merge 5 commits into
redwoodjs:mainfrom
pi0neerpat:add-ethereum
Open

Add Ethereum#75
pi0neerpat wants to merge 5 commits into
redwoodjs:mainfrom
pi0neerpat:add-ethereum

Conversation

@pi0neerpat

@pi0neerpat pi0neerpat commented Sep 2, 2021

Copy link
Copy Markdown

Adds the Ethereum auth example!

I recently updated the ethereum auth package to work with the latest redwood. See https://github.com/oneclickdapp/ethereum-auth/releases/tag/v0.3.0

  • Adds @oneclickdapp/ethereum-auth to /web
  • Add missing polyfills to webpack config
  • Adds a database and related services. Ethereum auth is completely self-hosted, so the database is required. Sorry for the extra work!

Guide for the dev who's hosting the app:

  1. Add a postgres database (you can change to any type) and put the url in DATABASE_URL environment variable
  2. Generate a random string openssl rand -base64 48 and place in ETHEREUM_JWT_SECRET environment variable

@netlify

netlify Bot commented Sep 2, 2021

Copy link
Copy Markdown

‼️ Deploy request for redwood-playground-auth rejected.
Learn more about Netlify's sensitive variable policy

🔨 Explore the source changes: 0999702

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