Stefano Della Valle

Results 13 issues of Stefano Della Valle

Dear David, I've correctly compiled and tested the published code and I'm trying to add an APDU to sing a data sent by the reader, but I'm not familiar with...

help wanted
question

Hallo! I've this code: ``` import { Client } from '@iota/sdk-wasm/node'; const nodeUrl = ; const client = new Client({ primaryNode: 'https://api.testnet.shimmer.network/', localPow: true }); console.log (client) ``` How I...

### Version v18.20.4 ### Platform Microsoft Windows NT 10.0.22631.0 x64 ### Subsystem _No response_ ### What steps will reproduce the bug? I'm trying to use nodejs-mobile-react-native following the guide here:...