™️ Finest interest-bearing stablecoin that automatically earns APY yields just by holding it in your wallet
Local Setup Steps:
- git clone https://github.com/Crown-Labs/templar-money-contracts.git
- Install dependencies:
yarn install
- Compile Solidity:
yarn compile
Contract | Addresss | Notes |
---|---|---|
TM | 0x194d1D62d8d798Fcc81A6435e6d13adF8bcC2966 | Templay Money Token Contract |
Treasury | 0x1Cc4994bc2BBc6E5aDa11c7B90005E57eeE39752 | Treasury Contract is responsible for managing the minting and redemption of TM |
ReserveFund | 0xEbe9da74D7d5dc5203776264E7610aE76D7c9f93 | Contract to store a partial reserve, allowing users to redeem their funds |
ManagerFund | 0x8049fFeaBD65d043895de3c70634F328B294B6fA | Handle the rebalancing between the Reserve Fund and Vault |
TemplarRouter | 0xfCe936916CFdE6bcaF3527DB003D5f45bA104754 | Enable routing for seamless swapping between stablecoin assets to facilitate the process of minting and redeeming TM |