Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pietrozanotta/stablecoin-hinnycoin

Solidity contracts to create, deploy and test a stablecoin called Hinnycoin using Foundry
https://github.com/pietrozanotta/stablecoin-hinnycoin

defi stablecoin web3

Last synced: 1 day ago
JSON representation

Solidity contracts to create, deploy and test a stablecoin called Hinnycoin using Foundry

Awesome Lists containing this project

README

        

## About Hinnycoin

This repo contains all the necessary contracts to build, deploy and test a stablecoin called Hinnycoin.

Hinnycoin is meant to be collateralized by wBTC and wETH and to be pegged to USD.

The project is realised using the Foundry framework.