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
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
..
distribution GSN compatibility (#1880) 6 years ago
emission Revert Solidity version bump. (#1729) 6 years ago
price Revert Solidity version bump. (#1729) 6 years ago
validation Revert Solidity version bump. (#1729) 6 years ago
Crowdsale.sol GSN compatibility (#1880) 6 years ago
README.adoc migrate content to format for new docs site 6 years ago

README.adoc

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