https://github.com/menurivera/monad-tube
https://github.com/menurivera/monad-tube
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/menurivera/monad-tube
- Owner: menuRivera
- Created: 2026-04-25T16:48:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-25T16:48:51.000Z (3 months ago)
- Last Synced: 2026-06-11T19:29:55.273Z (about 2 months ago)
- Language: Solidity
- Size: 323 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monad-tube
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.9. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.