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

https://github.com/deco31416/quantums


https://github.com/deco31416/quantums

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

![](/src/assets/img/IRON-logo.png?raw=true)

# IRON FINANCE
### A Multi-Chain Partial-Collateralized Stablecoin

[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

### How to run?
Install dependencies with: `npm install` and start project with `npm start` command.

### Configuration
* Config project: `/src/config.ts` with template `/src/iron-bank/config.ts`
* Config farm info: `/src/farms.ts`

### Links
* [Documentations](https://docs.iron.finance/)
* [Telegram](https://t.me/ironfinance)
* [Medium](https://ironfinance.medium.com/)
* [GitHub](https://github.com/ironfinance)