mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/crowdsale/README.adoc

457 B

= Crowdsales

NOTE: This page is incomplete. We're working to improve it for the next release. Stay tuned!

== Core

{{Crowdsale}}

== Emission

{{AllowanceCrowdsale}}

{{MintedCrowdsale}}

== Validation

{{CappedCrowdsale}}

{{IndividuallyCappedCrowdsale}}

{{PausableCrowdsale}}

{{TimedCrowdsale}}

{{WhitelistCrowdsale}}

== Distribution

{{FinalizableCrowdsale}}

{{PostDeliveryCrowdsale}}

{{RefundableCrowdsale}}

{{RefundablePostDeliveryCrowdsale}}