Skip to content

AndriyAntonenko/uah-rwa

Repository files navigation

UAH RWA

This project is implementation of the Stablecoin directly pegged to UAH. As the collateral we gonna use the real UAH stored on the MonoBank account. For receiving the amount of money stored on the MonoBank account and for receiving the actual rate of the UAH to corresponding ERC20 we are using Chainlink Functions. Any user can validate the offchain collateral

Deploy

  1. Setup deployer account to the keystore:
cast wallet import --interactive deployer
  1. Create .env file in the root of the project, by example from .env.example. Be sure that DEPLOYER_ADDRESS= is equal to the deployer address (the wallet added at the step 1).

  2. Run deployment command

make deploy

Deploy Exchange

Coming soon...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published