Skip to content

iroha_wasm Crate Not Found #512

@harishudewa

Description

@harishudewa

https://docs.iroha.tech/blockchain/wasm.html

The iroha_wasm crate not found on the repo that referenced on the Cargo.toml file.

I can't run the cargo run --release command to submit and run the smart contract.

image

The following is my Cargo.toml file

[package]
name = "client"
version = "0.1.0"
edition = "2021"

[lib]
crate-type = ['cdylib']

[dependencies]
iroha_wasm = { git = "https://github.com/hyperledger-iroha/iroha" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions