# Standard modules for dharithri smart contracts [![Crates.io](https://img.shields.io/crates/v/dharithri-sc-modules)](https://crates.io/crates/dharithri-sc-modules) This crate contains several smart contract modules developed by the dharithri team, which can be used to add standard functionality to any smart contract. It is enough to add the module traits as supertraits of the contract traits to receive all endpoints and all functionality from the modules in contracts.