Skip to content

Commit 86726db

Browse files
authored
Update Notify section on the docs site and within readme (#1612)
* Update notify docs on docs site and within readme * Update notify api docs * Add screenshots * Update signup link * Remove export from types in docs
1 parent 10b07be commit 86726db

File tree

12 files changed

+482
-398
lines changed

12 files changed

+482
-398
lines changed

assets/notify-custom-example.png

23.7 KB
Loading

assets/notify-example.png

16.5 KB
Loading
18.1 KB
Loading
23.7 KB
Loading
16.5 KB
Loading
18.1 KB
Loading

docs/src/routes/docs/[...3]modules/core.md

Lines changed: 181 additions & 76 deletions
Large diffs are not rendered by default.

docs/yarn.lock

Lines changed: 138 additions & 228 deletions
Large diffs are not rendered by default.

packages/core/README.md

Lines changed: 136 additions & 90 deletions
Large diffs are not rendered by default.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/core",
3-
"version": "2.16.0",
3+
"version": "2.16.1-alpha.1",
44
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized 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.",
55
"keywords": [
66
"Ethereum",

0 commit comments

Comments
 (0)