Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satyambnsal/hello-aztec
Aztec app to lean build blocks of Aztec L2
https://github.com/satyambnsal/hello-aztec
Last synced: 2 days ago
JSON representation
Aztec app to lean build blocks of Aztec L2
- Host: GitHub
- URL: https://github.com/satyambnsal/hello-aztec
- Owner: satyambnsal
- Created: 2023-12-27T18:49:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-27T18:51:46.000Z (11 months ago)
- Last Synced: 2024-04-20T08:57:23.978Z (7 months ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# token-app
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.19. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.