https://github.com/fleet-sdk/fleet-by-example
https://github.com/fleet-sdk/fleet-by-example
Last synced: 5 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-24T14:28:39.000Z (6 months ago)
- Last Synced: 2024-10-25T18:16:21.763Z (6 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
```