engineer-dao / platform

The EngineerDAO dApp for interacting with job contracts
engineer-dao-platform.vercel.app
6 stars 4 forks source link

Issue/127 use contracts without wallet #146

Closed deweller closed 2 years ago

deweller commented 2 years ago

This will require a frontend Infura ID like

REACT_APP_ETHERS_PROVIDER_CHAIN_RPC_HOST="https://ropsten.infura.io/v3/4fb0000000000000000000000000007f"

Closes #127

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

platform – ./frontend

🔍 Inspect: https://vercel.com/engineerdao/platform/EUd4LEM1QqxSut7HyUhw7yxjpPYh
✅ Preview: https://platform-git-issue-127-use-contracts-without-wallet-engineerdao.vercel.app

backend – ./backend

🔍 Inspect: https://vercel.com/engineerdao/backend/5dfVCvCEFkpSsZccGFjWMC3qxj6H
✅ Preview: https://backend-git-issue-127-use-contracts-without-wallet-engineerdao.vercel.app

deweller commented 2 years ago

Stacked on #145