Buns 83644fdb6a Remove unused SafeMath.sol import (#2823) 4 years ago
..
PaymentSplitter.sol 83644fdb6a Remove unused SafeMath.sol import (#2823) 4 years ago
README.adoc f076ff5dbd Further reorganisation of the repo (#2575) 4 years ago

README.adoc

= Finance

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/finance

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.

== PaymentSplitter

{{PaymentSplitter}}