https://github.com/codebydusk/tron-js
You should know what it is!
https://github.com/codebydusk/tron-js
Last synced: about 1 month ago
JSON representation
You should know what it is!
- Host: GitHub
- URL: https://github.com/codebydusk/tron-js
- Owner: codebydusk
- License: gpl-3.0
- Created: 2025-09-13T19:59:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-13T21:21:54.000Z (10 months ago)
- Last Synced: 2026-05-24T10:32:19.221Z (about 1 month ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tron-js
You should know what it is!
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.21. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.