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

https://github.com/interest-protocol/interest-tokens


https://github.com/interest-protocol/interest-tokens

defi ethereum smart-contracts solidity

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

# :seedling: Welcome to Interest Protocol! :seedling:

[![codecov](https://codecov.io/gh/interest-protocol/tokens/branch/main/graph/badge.svg?token=WLYDGIUNNS)](https://codecov.io/gh/interest-protocol/tokens)
[![docs](./assets/gitbook_2.svg)](https://docs.interestprotocol.com/)
[![twitter](./assets/twitter.svg)](https://twitter.com/interest_dinero)
[![discord](./assets/discord.svg)](https://discord.gg/PJEkqM4Crk)
[![reddit](./assets/reddit.svg)](https://www.reddit.com/user/InterestProtocol)

This repo includes the code for our governance token and stable coin.

## :money_with_wings: Tokens :money_with_wings:

- Interest Token: An upgradeable ERC20Permit token with access control and votes modules.
- Dinero: An upgradeable ERC20Permit stable coin with access control.

## :fire: Technology :fire:

Core technologies:

- [Typescript](https://www.typescriptlang.org/)
- [Hardhat](https://hardhat.org/)
- [Solidity 0.8.16](https://docs.soliditylang.org/)

## Useful commands

The command `npm run test` runs all tests.

## NPM Package

You can download the contracts and interfaces as an npm package with `npm install @interest-protocol/tokens`

## Social Media

**Get in touch!**

- info@interestprotocol.com
- [Twitter](https://twitter.com/interest_dinero)
- [Medium](https://medium.com/@interestprotocol)
- [Reddit](https://www.reddit.com/user/InterestProtocol)
- [Telegram](https://t.me/interestprotocol)
- [Discord](https://discord.gg/PJEkqM4Crk)