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

https://github.com/codingshot/bluntdao-gateway

BluntDAO decentralized frontend
https://github.com/codingshot/bluntdao-gateway

blunt bluntdao nearprotocol nearsocial

Last synced: about 2 months ago
JSON representation

BluntDAO decentralized frontend

Awesome Lists containing this project

README

        

# Blunt DAO Gateway

Gateway for the [Blunt DAO BOS Components](https://github.com/BluntDAO/bluntdao-bos-components).

## Setup & Development

Initialize repo:

```cmd
yarn
```

Start development version:

```cmd
yarn dev
```