neo-wallet-adapter icon indicating copy to clipboard operation
neo-wallet-adapter copied to clipboard

Modular TypeScript wallet adapters and components for NEO N3 applications.

Results 4 neo-wallet-adapter issues
Sort by recently updated
recently updated
newest added

We need a functionality that allows the user of the wallet-adapt to react on network changes (e.g., changing from mainnet to testnet) and wallet changes. Currently the adapter simply disconnects...

Hello, I've been trying to install the neo-wallet-adapter package into my React app. I followed the instructions, including installing all of the recommended dependencies. However, when I run my file...

Thank you for the great project. I was able to easily link wallet with my project. However, a transpile configuration of webpack is required when project using cjs module system....

Since it's a dev tool, neo express stores express wallet private key information without encryption. An Express Wallet adapter package would allow developers using the neo-wallet-adapter library to test their...