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/drafts
Nicolás Venturo d1158ea68c GSN compatibility (#1880) 6 years ago
..
ERC1046 migrate content to format for new docs site 6 years ago
.gitkeep Rename proposals directory to drafts and move some contracts there (#1271) 7 years ago
Counters.sol migrate content to format for new docs site 6 years ago
ERC20Migrator.sol migrate content to format for new docs site 6 years ago
ERC20Snapshot.sol migrate content to format for new docs site 6 years ago
README.adoc migrate content to format for new docs site 6 years ago
SignatureBouncer.sol GSN compatibility (#1880) 6 years ago
SignedSafeMath.sol Add @openzeppelin/contracts as alternative package name (#1840) 6 years ago
Strings.sol migrate content to format for new docs site 6 years ago
TokenVesting.sol Revert Solidity version bump. (#1729) 6 years ago

README.adoc

= Drafts

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

== ERC 20

{{ERC20Migrator}}

{{ERC20Snapshot}}

{{TokenVesting}}

== Miscellaneous

{{Counters}}

{{SignatureBouncer}}

{{SignedSafeMath}}

== ERC 1046

{{ERC1046}}