web3-onboard icon indicating copy to clipboard operation
web3-onboard copied to clipboard

Client library to onboard users to web3 apps

Results 132 web3-onboard issues
Sort by recently updated
recently updated
newest added

### Description Update docs to reflect the non-bias RPC provider ability through showing both Alchemy and Infura are acceptable RPC providers to pass to W3O Closes PR #1161 ### Checklist...

### Current Behavior I'm trying to migrate our bnc-onboard (1.35.4) to @web3-onboard/core (2.5.0) but I don't know if there's a migration guide available, and I can't find it on github...

bug

### Is your request related to a problem? I made a hook which handles all my web3 logic inside and wrapped `connect` function with my own function to handle additional...

feature

### Description This PR separates common packages into two packages. Also, get rids of node-builtins ### Checklist - [ ] The version field in `package.json` is incremented following [semantic versioning](https://semver.org/)...

### Description This features is an integration of the [Sequence wallet](https://sequence.xyz/) The wallet can be accessed either as a chrome extension or through the SDK. The former integration is done...

### Is your request related to a problem? _No response_ ### Feature Description The style customizations provided in the documentation are limited, not well-documented, and don't always seem to match...

feature

### Is your request related to a problem? We would like users to be able to login with social logins like Google OAuth or using Magic's SMS validation. ### Feature...

feature

### Current Behavior Rollup able build and run the project but in the runtime, I get blank page. When look into browser console, it says: ``` index.js:661 Uncaught ReferenceError: require$$0$5...

bug

### Is your request related to a problem? _No response_ ### Feature Description Let's say I have vue project and I want to add connect wallet to the project. Currently...

feature