Skip to content

@openzeppelin/[email protected]

Compare
Choose a tag to compare
@ericglau ericglau released this 12 Mar 18:56
· 65 commits to master since this release
d33453b
  • Breaking changes:
    • Use OpenZeppelin Contracts for Cairo v0.10.0. (#344)
    • ERC721: Remove token URI parameter from safe mint functions.
    • ERC721: Add optional base URI parameter. If not set, this defaults to empty string.
    • Use string literals for ByteArray initialization instead of short strings.