Smart contract sources for the Delora protocol.
This repository uses multiple licenses. Each source file states its license
in the SPDX-License-Identifier comment.
- LGPL-3.0-only: Most contracts (facets, libraries, periphery, interfaces)
- MIT: DeloraDiamond, HopFacetPacked, ExcessivelySafeCall, and some interfaces
- UNLICENSED: FeePool, TokenHelper, FacetReentrancyGuard, Enforceable
See LICENSE and NOTICE in the repository root for full details and attributions.