polymesh-extension

Crates.iopolymesh-extension
lib.rspolymesh-extension
version0.2.0
sourcesrc
created_at2022-10-06 20:04:35.113177
updated_at2022-10-12 17:02:03.956496
descriptionPolymesh chain extension for Ink! Smart Contracts
homepage
repositoryhttps://github.com/PolymeshAssociation/polymesh-extension
max_upload_size
id681566
size17,223
Adam Dossa (adamdossa)

documentation

README

polymesh-extension

Polymesh chain extension for Ink! Smart contracts.

This is the low-level Ink! ChainExtension for Polymesh. It is recommended to use crate polymesh-api (with feature ink) for an easier to use interface.

See example examples/extension-tester to see how to make runtime calls and read storage.

Commit count: 12

cargo fmt