Skip to content

Commit 966edf4

Browse files
committed
Merge in dev and handle conflicts
2 parents 13c4d2c + 820cf00 commit 966edf4

File tree

11 files changed

+348
-258
lines changed

11 files changed

+348
-258
lines changed

β€Ždocs/package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -48,35 +48,35 @@
4848
"type": "module",
4949
"dependencies": {
5050
"@web3-onboard/cede-store": "^2.0.2-alpha.1",
51-
"@web3-onboard/coinbase": "^2.2.3-alpha.2",
52-
"@web3-onboard/core": "^2.18.1-alpha.3",
51+
"@web3-onboard/coinbase": "^2.2.4-alpha.1",
52+
"@web3-onboard/core": "^2.19.0-alpha.1",
5353
"@web3-onboard/dcent": "^2.2.7-alpha.1",
54-
"@web3-onboard/enkrypt": "^2.0.3-alpha.2",
55-
"@web3-onboard/fortmatic": "^2.0.18-alpha.2",
56-
"@web3-onboard/frame": "^2.21.2-alpha.1",
57-
"@web3-onboard/frontier": "^2.0.3-alpha.2",
58-
"@web3-onboard/gas": "^2.1.7-alpha.2",
59-
"@web3-onboard/gnosis": "^2.1.9-alpha.2",
60-
"@web3-onboard/infinity-wallet": "^2.0.3-alpha.2",
61-
"@web3-onboard/injected-wallets": "^2.9.0-alpha.1",
54+
"@web3-onboard/enkrypt": "^2.0.4-alpha.1",
55+
"@web3-onboard/fortmatic": "^2.0.19-alpha.1",
56+
"@web3-onboard/frame": "^2.0.1-alpha.1",
57+
"@web3-onboard/frontier": "^2.0.4-alpha.1",
58+
"@web3-onboard/gas": "^2.1.8-alpha.1",
59+
"@web3-onboard/gnosis": "^2.1.10-alpha.1",
60+
"@web3-onboard/infinity-wallet": "^2.0.4-alpha.1",
61+
"@web3-onboard/injected-wallets": "^2.9.0-alpha.2",
6262
"@web3-onboard/keepkey": "^2.3.7-alpha.1",
6363
"@web3-onboard/keystone": "^2.3.7-alpha.1",
64-
"@web3-onboard/ledger": "^2.4.5-alpha.2",
65-
"@web3-onboard/magic": "^2.1.6-alpha.2",
66-
"@web3-onboard/mew-wallet": "^2.0.3-alpha.2",
67-
"@web3-onboard/phantom": "^2.0.1-alpha.2",
68-
"@web3-onboard/portis": "^2.1.6-alpha.2",
69-
"@web3-onboard/sequence": "^2.0.7-alpha.2",
70-
"@web3-onboard/taho": "^2.0.3-alpha.2",
71-
"@web3-onboard/torus": "^2.2.4-alpha.2",
72-
"@web3-onboard/transaction-preview": "^2.0.7-alpha.2",
73-
"@web3-onboard/trezor": "^2.4.2-alpha.2",
74-
"@web3-onboard/trust": "^2.0.3-alpha.2",
75-
"@web3-onboard/uauth": "^2.0.4-alpha.2",
64+
"@web3-onboard/ledger": "^2.4.6-alpha.1",
65+
"@web3-onboard/magic": "^2.1.7-alpha.1",
66+
"@web3-onboard/mew-wallet": "^2.0.4-alpha.1",
67+
"@web3-onboard/phantom": "^2.0.2-alpha.1",
68+
"@web3-onboard/portis": "^2.1.7-alpha.1",
69+
"@web3-onboard/sequence": "^2.0.8-alpha.1",
70+
"@web3-onboard/taho": "^2.0.4-alpha.1",
71+
"@web3-onboard/torus": "^2.2.5-alpha.1",
72+
"@web3-onboard/transaction-preview": "^2.0.8-alpha.1",
73+
"@web3-onboard/trezor": "^2.4.2-alpha.3",
74+
"@web3-onboard/trust": "^2.0.4-alpha.1",
75+
"@web3-onboard/uauth": "^2.0.5-alpha.1",
7676
"@web3-onboard/walletconnect": "^2.3.8-alpha.1",
77-
"@web3-onboard/web3auth": "^2.2.2-alpha.2",
78-
"@web3-onboard/xdefi": "^2.0.3-alpha.2",
79-
"@web3-onboard/zeal": "^2.0.3-alpha.2",
77+
"@web3-onboard/web3auth": "^2.2.3-alpha.1",
78+
"@web3-onboard/xdefi": "^2.0.4-alpha.1",
79+
"@web3-onboard/zeal": "^2.0.4-alpha.1",
8080
"animejs": "^3.2.1",
8181
"bnc-sdk": "^4.6.6",
8282
"ethers": "^5.7.0",

β€Ždocs/src/routes/docs/[...1]overview/[...1]introduction/+page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ web3-onboard supports all EVM networks. Supporting a new network is simply a mat
5151
- Moonriver
5252
- All other EVM network
5353

54-
### [Optional] Use an API key to fetch real time transaction data, balances & gas
54+
### Optional - Use an API key to fetch real time transaction data, balances & gas
5555

5656
Using a Blocknative API key with web3-onboard on the free plan will allow you to gain the benefits of Blocknative balance & transaction services. Blocknative has a free forever plan you can always use.
5757

β€Ždocs/src/routes/docs/[...1]overview/[...2]contribution-guide/+page.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If an issue does not already exist, follow the template instructions to create a
1919

2020
Once an issue is created, a Web3 Onboard maintainer will review and respond typically within a few days to share next steps.
2121

22-
## [Pull Requests πŸ—‚οΈ]
22+
## Pull Requests πŸ—‚οΈ
2323

2424
To create a new feature or change in Web3 Onboard, fork the repo and make a pull request on the [develop branch](https://github.com/blocknative/web3-onboard/tree/develop) to have your changes merged in and released as part of the official packages.
2525

@@ -39,7 +39,7 @@ Example : Adding a new injected wallet to the `injected` package -
3939
Example 2 : Bug fix within the `core` package -
4040
[Core package.json](https://github.com/blocknative/web3-onboard/blob/8531a73d69365f7d584320f1c4b97a5d90f1c34e/packages/core/package.json#L3) changes: `"version": "2.9.1-alpha.1",` --> `"version": "2.9.1-alpha.2",`
4141

42-
## [How can I add a new wallet? πŸ’³]
42+
## How can I add a new wallet? πŸ’³
4343

4444
To add a new wallet to the official Web3 Onboard packages and repo, create a [pull request](#pull-requests-πŸ—‚οΈ). Web3 Onboard does not require a wallet to be a part of the main code, so a separate wallet module can be created without any changes to the Web3Onboard codebase. Your PR must include a detailed README for the package, keeping in mind that this README is the the first point of contact for dapp devs looking to implement your wallet.
4545

@@ -57,7 +57,7 @@ Otherwise, if the wallet you are adding requires dependencies and initialization
5757

5858
If you cannot write the code yourself to add a new wallet, create a new feature request issue to be considered by the maintainers and other contributors in the community.
5959

60-
## [Documentation Contributions πŸ“„]
60+
## Documentation Contributions πŸ“„
6161

6262
If you contribute to the code, you should definitely document appropriately.
6363

@@ -71,11 +71,11 @@ PRs for adding/updating a wallet should include a README (new or updated) for th
7171

7272
We highly encourage the community to help us improve the web3-onboard docs! If you have any questions don't hesitate to reach out.
7373

74-
## [Feedback πŸ’¬]
74+
## Feedback πŸ’¬
7575

7676
Did you have trouble integrating? Could the docs be improved? Have a new Feature request?
7777
Jump in our [Discord](https://discord.com/invite/KZaBVME) and share your feedback.
7878

79-
## [Support πŸ€“]
79+
## Support πŸ€“
8080

8181
For general questions about how to use Web3 Onboard please first check out our [docs](../../overview/introduction.md#features), then head to our [Discord](https://discord.com/invite/KZaBVME) for support from the Blocknative team.

β€Ždocs/src/routes/docs/[...3]modules/[...1]core/+page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ type Chain = {
145145
icon?: string // the icon to represent the chain
146146
publicRpcUrl?: string // an optional public RPC used when adding a new chain config to the wallet
147147
blockExplorerUrl?: string // also used when adding a new config to the wallet
148-
secondaryTokens?: SecondaryTokens[] // An optional array of tokens (max of 5) to be available to the dapp in the app state object per wallet within the wallet account and displayed in Account Center (if enabled)
148+
secondaryTokens?: SecondaryTokens[] // An optional array of tokens (max of 5) to be available to the dapp in the app state object per wallet within the wallet account and displayed in Account Center (if enabled)
149149
}
150150

151151
interface SecondaryTokens {

0 commit comments

Comments
Β (0)