An open API service indexing awesome lists of open source software.

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

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)