Libraries and utilities for smart contracts
npm i @windingtree/smart-contracts-libraries
import "@windingtree/smart-contracts-libraries/contracts/ERC165/ERC165Removable.sol";
- ERC165Removable.sol: OpenZeppelin's ERC165 contract extended with interfaces removing feature
- ERC20Configurable.sol: Easy configurable token
- ERC20Upgradeable.sol: Easy configurable and upgradeable token