contract-metadata

Crates.iocontract-metadata
lib.rscontract-metadata
version
sourcesrc
created_at2020-10-13 21:30:47.348511
updated_at2024-11-06 09:19:18.849677
descriptionLibrary defining metadata for smart contracts on substrate
homepagehttps://www.substrate.io/
repositoryhttps://github.com/paritytech/cargo-contract
max_upload_size
id299379
Cargo.toml error:TOML parse error at line 24, column 1 | 24 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
ink! Developers (github:use-ink:ink-developers)

documentation

https://docs.rs/contract-metadata

README

Contract Metadata

Defines types for the extended metadata of smart contracts targeting substrate.

Currently part of cargo-contract, the build tool for smart contracts written in ink!.

Commit count: 1288

cargo fmt