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
- Host: GitHub
- URL: https://github.com/codingshot/bluntdao-gateway
- Owner: codingshot
- License: unlicense
- Created: 2023-12-02T07:13:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T11:09:47.000Z (about 1 year ago)
- Last Synced: 2025-02-02T05:44:56.947Z (4 months ago)
- Topics: blunt, bluntdao, nearprotocol, nearsocial
- Language: JavaScript
- Homepage: https://app.bluntdao.com
- Size: 459 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```