https://github.com/byteball/oswap-v2-aa
AAs for Oswap v2
https://github.com/byteball/oswap-v2-aa
Last synced: 9 months ago
JSON representation
AAs for Oswap v2
- Host: GitHub
- URL: https://github.com/byteball/oswap-v2-aa
- Owner: byteball
- License: mit
- Created: 2022-02-11T00:05:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T17:51:52.000Z (over 2 years ago)
- Last Synced: 2025-04-14T14:17:47.393Z (about 1 year ago)
- Language: JavaScript
- Size: 110 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Governance: governance.oscript
Awesome Lists containing this project
README
# Autonomous Agents for Oswap v2
## Run tests
```bash
npm run test
# or
yarn test
```