Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinatacloud/ipfs-sdk-starter
https://github.com/pinatacloud/ipfs-sdk-starter
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinatacloud/ipfs-sdk-starter
- Owner: PinataCloud
- Created: 2024-12-05T18:52:07.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2024-12-05T19:00:21.000Z (18 days ago)
- Last Synced: 2024-12-05T20:18:13.971Z (18 days ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ipfs-sdk-starter
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.37. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.