The app is live at https://web3auth-test.netlify.app/
We want users to interact with Web3 apps without any wallet and without any crypto. Plasmic allows devs and designers to work together in a smooth way.
- Go to https://studio.plasmic.app/projects/gT4hmyT4Gfq9iSDYjENowj
- Click on
Copy Project
Fork this Github repo, clone it locally, cd into it and:
npm i
plasmic sync
plasmic watch
[TODO: verify these instructions]
Copy the .env.example
file and rename it .env
. In this .env
file, you want to:
- Replace
REACT_APP_WEB3_AUTH_CLIENT_ID
: you can get one here - Replace
REACT_APP_RPC_URL
: you can create one here. We're using Ropsten Testnet. - Replace
REACT_APP_FAUCET_PRIVATE_KEY
: learn how to export a private key from MetaMask. This wallet must hold > 0.0001 Ropsten ETH.
npm start
You can contact us via Element (preferred), Twitter, Discord, LinkedIn or email.
You also can find me in Plasmic Slack.