@web3-onboard/cede-store
Advanced tools
Comparing version 2.0.0 to 2.0.1-alpha.1
{ | ||
"name": "@web3-onboard/cede-store", | ||
"version": "2.0.0", | ||
"version": "2.0.1-alpha.1", | ||
"description": "cede.store SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", | ||
@@ -73,4 +73,4 @@ "keywords": [ | ||
"@cedelabs/providers": "^0.0.7", | ||
"@web3-onboard/common": "^2.3.0-alpha.1" | ||
"@web3-onboard/common": "^2.3.2-alpha.1" | ||
} | ||
} |
# @web3-onboard/cede-store | ||
## Wallet module for connecting cede.store Wallet SDK to web3-onboard | ||
CEX Wallet module for connecting cede.store to web3-onboard. Check out the cede.store Wallet Developer Docs [cede.store Wallet Developer Docs](https://docs.cede.store) for more information. | ||
cede.store is a non-custodial browser extension designed to store CEX (centralized exchange) API keys and to sign CEX requests from the client-side. It allows users to manage their cryptos in their CEX through a unified interface. | ||
Any dApp can integrate cede.store in order to track and/or manage a user's CEX assets. In this way, we offer the dApp a way to monitor and manage a user's CEX assets while remaining non-custodial and maintaining the same user experience as any DeFi browser wallet. | ||
As cede.store is not a traditional 1193 wallet behavior is a little different from other wallets that connect through web3-onboard in that there is no on-chain user address to interact with and there isn't a specific chain associated. With this behavior dapp devs will need to handle accordingly and differently from traditional 1193 wallets. The dapp dev can expect the connect account to not be shown as a hex value (or at all) and the chain to always be `0x0` when a user connects with cede.store for that specific wallet account. | ||
See [cede.store Wallet Developer Docs](https://docs.cede.store) | ||
### Install | ||
@@ -14,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12820
1
82