Posted on c/ElrondDevelopers 1 SrY7881514751c/ElrondDevelopers 2 years ago How can I solve use of undeclared crate or module `elrond_wasm_derive` trying to create a proxy to sc? Comment 1 Comments new545503335 2years ago elrond_wasm::derive_import!(); Add this to you code
elrond_wasm::derive_import!(); Add this to you code