brush_contracts 1.8.0

Reusable implementations of contracts and traits for interaction with them.
Documentation

brush_contracts

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 2 of them enabled by default.

default

  • std

std

  • ink_metadata/std
  • ink_env/std
  • ink_storage/std
  • ink_primitives/std
  • scale/std
  • scale-info/std
  • brush/std

diamond

  • ownable
  • brush_contracts_derive/diamond

timelock_controller

  • access_control
  • brush_contracts_derive/timelock_controller

proxy

  • ownable
  • brush_contracts_derive/proxy

psp34

  • brush_contracts_derive/psp34

psp1155

  • brush_contracts_derive/psp1155

reentrancy_guard

  • brush_contracts_derive/reentrancy_guard

pausable

  • brush_contracts_derive/pausable

ownable

  • brush_contracts_derive/ownable

psp22

  • brush_contracts_derive/psp22

payment_splitter

  • brush_contracts_derive/payment_splitter

access_control

  • brush_contracts_derive/access_control

ink_metadata

    This feature flag does not enable additional features.

scale-info

    This feature flag does not enable additional features.