asuma
asuma
Just came across this discussion - I've been working with the checkbox switch approach for haptic feedback in Safari on iOS as well. Created a small library that implements this...
@glihm Still in transition from before v1 dojo to after v1 dojo stack in my project, but seems like it start working fine about dependency resolution problem without explicit declaration!...
After briefly scanning the forum, I didn’t see a well-detailed report on this issue, so I’ve created one myself! If you’re experiencing the same problem, please take a look 👇🏻...
Gather メモ - 暗号/複合 => パーセンテージでのプログレス実装 - `createManagedToken`などアップロード、MIntなど入る処理はステップでのプログレス実装
### [rarible sdkの場合] **ethersとweb3のProviderを共通化するwrapperインターフェース** https://github.com/rarible/ethereum-sdk/blob/6599bdbe70ebff5bd411fa42e54ef9c52050468d/packages/ethereum-provider/src/index.ts#L54 **ethers側の実装** https://github.com/rarible/ethereum-sdk/blob/master/packages/ethers-ethereum/src/index.ts **web3側の実装** https://github.com/rarible/ethereum-sdk/blob/master/packages/web3-ethereum/src/index.ts