https://github.com/fleet-sdk/fleet-by-example
https://github.com/fleet-sdk/fleet-by-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fleet-sdk/fleet-by-example
- Owner: fleet-sdk
- License: mit
- Created: 2023-08-15T04:07:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T14:28:39.000Z (8 months ago)
- Last Synced: 2025-05-01T05:03:30.474Z (about 2 months ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ergo - Fleet Examples
README
# ergoscript-by-example with Fleet SDK
## Running tests
```bash
npm install
npm run test
```