Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 750 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 750 Bytes

🚀 MoonshotCollective.space

TLDR: Ethereum builders focused on creating generic components and prototypes for coordination experiments and funding public goods


git clone https://github.com/austintgriffith/scaffold-eth.git moonshot-collective

cd moonshot-collective

git checkout moonshot-collective
yarn install
yarn start

start the backend service that listens for and verifies signatures:

yarn backend

📝 Edit your frontend App.jsx in packages/react-app/src

📱 Open http://localhost:3000 to see the app


📝 Edit the index.js in packages/backend to control the backend server.


visit MoonshotCollective.space