@reown/appkit-polyfills 0.0.5 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/LICENSE +2 -2
  2. package/package.json +4 -4
  3. package/readme.md +4 -4
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Apache License
1
+ Apache License
2
2
  Version 2.0, January 2004
3
3
  http://www.apache.org/licenses/
4
4
 
@@ -175,7 +175,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
175
175
 
176
176
  END OF TERMS AND CONDITIONS
177
177
 
178
- Copyright 2021 WalletConnect, Inc.
178
+ Copyright 2024 reown inc.
179
179
 
180
180
  Licensed under the Apache License, Version 2.0 (the "License");
181
181
  you may not use this file except in compliance with the License.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reown/appkit-polyfills",
3
- "version": "0.0.5",
3
+ "version": "1.0.0",
4
4
  "type": "module",
5
5
  "main": "./dist/esm/index.js",
6
6
  "types": "./dist/types/index.d.ts",
@@ -22,15 +22,15 @@
22
22
  "reown",
23
23
  "polyfills"
24
24
  ],
25
- "author": "reown <reown.com>",
25
+ "author": "Reown <support@reown.com> (https://reown.com)",
26
26
  "license": "Apache-2.0",
27
- "homepage": "https://github.com/web3modal/web3modal",
27
+ "homepage": "https://github.com/reown-com/appkit",
28
28
  "repository": {
29
29
  "type": "git",
30
30
  "url": "git+https://github.com/WalletConnect/shadow-appkit.git"
31
31
  },
32
32
  "bugs": {
33
- "url": "https://github.com/web3modal/web3modal/issues"
33
+ "url": "https://github.com/reown-com/appkit/issues"
34
34
  },
35
35
  "scripts": {
36
36
  "build:clean": "rm -rf dist",
package/readme.md CHANGED
@@ -1,10 +1,10 @@
1
- #### 📚 [Documentation](https://docs.walletconnect.com/2.0/web3modal/about)
1
+ #### 📚 [Documentation](https://docs.walletconnect.com/2.0/appkit/about)
2
2
 
3
- #### 🔗 [Website](https://web3modal.com)
3
+ #### 🔗 [Website](https://reown.com/appkit)
4
4
 
5
- # Web3Modal
5
+ # AppKit
6
6
 
7
- Your on-ramp to web3 multichain. Web3Modal is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.
7
+ Your on-ramp to web3 multichain. AppKit is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.
8
8
 
9
9
  <p align="center">
10
10
  <img src="./.github/assets/header.png" alt="" border="0">