https://github.com/austintgriffith/moonshot
moonshot collective dot space
https://github.com/austintgriffith/moonshot
Last synced: about 1 year ago
JSON representation
moonshot collective dot space
- Host: GitHub
- URL: https://github.com/austintgriffith/moonshot
- Owner: austintgriffith
- License: mit
- Created: 2021-07-29T14:18:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T14:39:19.000Z (about 4 years ago)
- Last Synced: 2025-04-30T18:08:30.651Z (about 1 year ago)
- Language: JavaScript
- Size: 1.54 MB
- Stars: 34
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 MoonshotCollective.space
> TLDR: Ethereum builders focused on creating generic components and prototypes for coordination experiments and funding public goods
---
```bash
git clone https://github.com/austintgriffith/scaffold-eth.git moonshot-collective
cd moonshot-collective
git checkout moonshot-collective
```
```bash
yarn install
```
```bash
yarn start
```
---
> start the backend service that listens for and verifies signatures:
```bash
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](http://MoonshotCollective.space)