Noah-Vincenz Noeh

Results 3 comments of Noah-Vincenz Noeh

@basst85 hello and thanks for your quick response. I had used the medium blog article previously to validate my certificates and I have also gone through the bunq thread now,...

running 'cargo build --release --target wasm32-unknown-unknown' and then 'wasm-build --target=wasm32-unknown-unknown --skip-optimization ./target pwasm_tutorial_contract' instead of ./build.sh solved the problem for me!

> running > > 'cargo build --release --target wasm32-unknown-unknown' > > and then > > 'wasm-build --target=wasm32-unknown-unknown --skip-optimization ./target pwasm_tutorial_contract' > > instead of ./build.sh solved the problem for me!...