An open API service indexing awesome lists of open source software.

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

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
```