README.adoc 332 B

12345678910
  1. = Finance
  2. [.readme-notice]
  3. NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/finance
  4. This directory includes primitives for financial systems. We currently only offer the {PaymentSplitter} contract, but we want to grow this directory so we welcome ideas.
  5. == PaymentSplitter
  6. {{PaymentSplitter}}