Mateo Lafalce
Mateo Lafalce
Install mocha `npm install -g mocha` It is a dependency error.
`cargo clean ` `yarn install` `npm install` `anchor build` Replace the id `anchor test`
I'm going to start translating the posts into Spanish, your subsequent review would be very helpful! @GalileoCap @AlvaroParker
In addition, once CMake is installed, when I compile the documentation, `zlib1g-dev` is also required. ```bash error: failed to run custom build command for `tonlib-sys v2023.6.4` Caused by: process didn't...
@Aero25x No
In addition, I fix: ```bash error: redundant redefinition of a binding `method` --> src/contract/nft/item_contract.rs:48:13 | 48 | let method = method; | ^^^^^^^^^^^^^^^^^^^^ | help: `method` is initially defined here...
If this PR is accepted, I would like to add logic to be able to choose where to get the icon.png from, rather than it being something static. Like as...
@StratusFearMe21 version 2.3.0 in 2025?
Yes, it almost works in QEMU. You could try moving the line of code deleted before the loop (right after `let ui = Ui::new()?`). ```rust let draw_value_box = |display: &mut...