We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5ba95 commit 2ec22a3Copy full SHA for 2ec22a3
README.md
@@ -6,26 +6,12 @@
6
7
# Chain
8
9
-**The fastest way to add web3 functionality to your Next.js application.**
10
-
11
🔶 Work In Progress 🔶
12
13
---
14
15
## Getting Started
16
17
-```bash
18
-npm install chain
19
-```
20
21
-OR
22
23
24
-yarn add chain
25
26
27
28
29
```bash
30
pnpm add chain
31
```
@@ -50,6 +36,6 @@ Please follow our [contributing guidelines](./.github/CONTRIBUTING.md).
50
36
51
37
## License
52
38
53
-Licensed under the MIT License, Copyright © 2022-present [b-bot](https://byronpolley.com).
39
+Licensed under the MIT License, Copyright © 2024-present [b-bot](https://byronpolley.com).
54
40
55
41
See [LICENSE](./LICENSE) for more information.
0 commit comments