AtomicLoans / agent

💥 Atomic Agent
1 stars 3 forks source link

Hot Cold Wallet Proxy #173

Open matthewjablack opened 4 years ago

matthewjablack commented 4 years ago

Description

This PR adds hot cold wallet proxy which allows lenders to have a hot and cold wallet. Hot wallet is only able to call functions in the Loans, Sales and the Funds.request function.

This ensures, even if the agent gets hacked, and the mnemonic is exposed to the hacker, they won't be able to withdraw the funds of the lender.

Submission Checklist :pencil: