Suji Yoon

Results 6 issues of Suji Yoon

## Motivation To provide a universal provider that can be used by NEAR-supported extension wallets. ## Description - Add `near-api-js/packages/near-api-js/src/providers/wallet-rpc-provider.ts` - Can detect `chainChanged` event when a network change inside...

* Add WELLDONE Wallet to near migration option * You can batch-import your accounts to our WELLDONE Wallet in our docs page.

Hi, I have a suggestion about the aptos-wallet-adapter. For now, an AdapterPlugin must be injected directly under the `window` as the same name as wallet to detect the wallet. This...

# 🚀 Feature Request There are some extension wallets that have their own RPC provider. So I'd like to suggest that using wallet's RPC URL in the `AptosClient` so that...

# Description Hello, We are WELLDONE Studio team from DSRV. We want to add supporting WELLDONE Wallet in `wallet-ts`. WELLDONE extension wallet is multi-chain wallet that support Injective protocol. You...

Hi! I'm trying to extract the ABI of the `near-sdk-rs/examples` [code](https://github.com/near/near-sdk-rs/tree/master/examples) using `cargo-near`. However, it seems that it extracts the wrong ABI in some cases. When I run `cargo-near` in...