tainnhan

Results 2 issues of tainnhan

Hi, I create a new fresh react project and I wanted to initialize the sdk with: ```sh npx create-react-app test --template typescript npm i @loopring-web/loopring-sdk --save ``` I used node...

Hello, I'm currently trying to integrate rust code into my expo app. After compiling my rust code into wasm I have a sign_bg.wasm.d.ts. The function signature look like this: ```ts...

bug