You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
derpy-duck adb9110554
Use mumbai testnet (#60)
4 months ago
example-1 New README with images (#56) 5 months ago
example-2 Use mumbai testnet (#60) 4 months ago
.gitmodules Add CrossChainBorrowLend (#1) 8 months ago
LICENSE license: add license file (#43) 7 months ago
README.md Create README.md (#58) 4 months ago

README.md

Wormhole Lending Examples

example-1 is a basic lending skeleton that sketches out lending and borrowing between two chains using Wormhole

example-2 is a more fully fledged cross-chain example using a Hub and Spoke model, allowing lending and borrowing on an arbitrary number of chains using Wormhole.

Both of these examples have specific READMEs in their respective folders.

WARNING: This repository has not been audited, so it may contain bugs and should be used for example purposes only. If you intend to use or build on either of these examples to perform actual lending, it's highly recommended that you have the final code commit audited by a smart contract auditing firm.