/tapioca-periph

Primary LanguageSolidityOtherNOASSERTION

All rights are reserved and the Tapioca codebase is not Open Source or Free. You cannot modify or redistribute this code without explicit written permission from the copyright holder (Tapioca Foundation & BoringCrypto [where applicable]).

tapioca-periph 🍹 🤙

The tapioca-periph is a repository containing external contracts that are not used as core functionalities of the protocol but are still needed in order for it to work, It includes;

  • Helper contracts that helps transfer messages and automate certain tasks.
  • Util contracts to help deploy contracts and bundle transactions
  • A whitelisting contract that keeps track of protocol owned and validated contract addresses, on each chain the protocol operates.
  • Swapper contracts to facilitates AMMs swapping.
  • Oracle base contracts and implementation to be used by the core contracts.