Hadrien Croubois b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 سال پیش
..
PaymentSplitter.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 سال پیش
README.adoc f076ff5dbd Further reorganisation of the repo (#2575) 4 سال پیش

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}}