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.
|
4 months ago | |
---|---|---|
example-1 | 5 months ago | |
example-2 | 4 months ago | |
.gitmodules | 8 months ago | |
LICENSE | 7 months ago | |
README.md | 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.