contract-transcode 2.0.2

Library encoding calls for smart contracts on substrate
Documentation
1
2
3
4
5
6
7
8
# Contract Transcode

Contains utilities for encoding smart contract calls to SCALE.

Currently part of [`cargo-contract`](https://github.com/paritytech/cargo-contract), the build tool for smart
 contracts written in [ink!](https://github.com/paritytech/ink).

See [crate docs](https://docs.rs/contract-transcode/latest/contract_transcode/) for example usage.