? 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