Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zamizzudin/ramen
Basic Blockchain Concept using Typescript [ PoW (Proof of Work)]
https://github.com/zamizzudin/ramen
blockchain bun honojs pusher ramen redis typescript
Last synced: 15 days ago
JSON representation
Basic Blockchain Concept using Typescript [ PoW (Proof of Work)]
- Host: GitHub
- URL: https://github.com/zamizzudin/ramen
- Owner: ZamIzzudin
- Created: 2024-10-09T01:28:17.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T11:48:56.000Z (16 days ago)
- Last Synced: 2024-10-21T17:04:23.008Z (16 days ago)
- Topics: blockchain, bun, honojs, pusher, ramen, redis, typescript
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ra-mén
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.30. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.