https://github.com/ysm-dev/chains.social
https://github.com/ysm-dev/chains.social
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysm-dev/chains.social
- Owner: ysm-dev
- Created: 2024-11-03T06:38:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T00:41:03.000Z (about 1 year ago)
- Last Synced: 2025-04-30T10:25:25.513Z (about 1 year ago)
- Language: TypeScript
- Size: 533 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# chains.social
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.38. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.