https://github.com/rookiecol/defi-credit-attestation
https://github.com/rookiecol/defi-credit-attestation
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rookiecol/defi-credit-attestation
- Owner: RookieCol
- Created: 2024-09-07T21:33:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T00:40:10.000Z (over 1 year ago)
- Last Synced: 2025-01-21T23:28:51.438Z (over 1 year ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sign-protocol-sdk
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.