Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyrylr/bun-snarkjs-bug
https://github.com/kyrylr/bun-snarkjs-bug
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kyrylr/bun-snarkjs-bug
- Owner: KyrylR
- Created: 2024-10-28T19:33:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T19:38:19.000Z (about 2 months ago)
- Last Synced: 2024-11-10T04:36:51.391Z (about 1 month ago)
- Language: TypeScript
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.