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

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: about 1 month 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.