https://github.com/daedlock/gogocoin-tfl-merkle-root
https://github.com/daedlock/gogocoin-tfl-merkle-root
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daedlock/gogocoin-tfl-merkle-root
- Owner: daedlock
- Created: 2023-10-02T13:08:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T13:30:41.000Z (over 2 years ago)
- Last Synced: 2025-01-10T04:16:14.722Z (over 1 year ago)
- Language: TypeScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install Bun
```
curl -fsSL https://bun.sh/install | bash
```
# Run main program
```
bun main.ts
```