Hadrien Croubois efb5b0a28f Extend PaymentSplitter to support ERC20 tokens (#2858) 4 years ago
..
PaymentSplitter.sol efb5b0a28f Extend PaymentSplitter to support ERC20 tokens (#2858) 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}}