https://github.com/byteball/discount-stablecoin-aa
Autonomous Agent for Discount Stablecoins https://discount.ostable.org
https://github.com/byteball/discount-stablecoin-aa
autonomous-agents defi stablecoin
Last synced: 2 months ago
JSON representation
Autonomous Agent for Discount Stablecoins https://discount.ostable.org
- Host: GitHub
- URL: https://github.com/byteball/discount-stablecoin-aa
- Owner: byteball
- License: mit
- Created: 2020-04-16T11:31:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T12:02:30.000Z (over 5 years ago)
- Last Synced: 2025-04-14T14:18:00.150Z (6 months ago)
- Topics: autonomous-agents, defi, stablecoin
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Autonomous Agent for Discount Stablecoins
The source code of the AA and a test suite.
## Install
Install node.js 8+, clone the repository, then say
```sh
yarn
```## Run the tests
```sh
yarn test
```