klever-sc-modules

Crates.ioklever-sc-modules
lib.rsklever-sc-modules
version0.43.3
sourcesrc
created_at2024-03-29 01:32:16.083815
updated_at2024-03-29 01:32:16.083815
descriptionKlever WebAssembly standard smart contract modules
homepagehttps://klever.io/
repositoryhttps://github.com/klever-io/klever-vm-sdk-rs
max_upload_size
id1189571
size47,135
Fernando Sobreira (fbsobreira)

documentation

https://docs.klever.finance/

README

Standard modules for Klever smart contracts

Crates.io

This crate contains several smart contract modules developed by the Klever 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.

Commit count: 6656

cargo fmt