genlayer-js 0.20.0 → 0.20.1
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.
- package/LICENSE +1 -1
- package/README.md +3 -3
- package/package.json +1 -1
package/LICENSE
CHANGED
package/README.md
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://opensource.org/license/mit/)
|
|
4
4
|
[](https://discord.gg/VpfmXEMN66)
|
|
5
|
-
[](https://x.com/GenLayer)
|
|
6
|
+
[](https://star-history.com/#genlayerlabs/genlayer-js)
|
|
7
7
|
|
|
8
8
|
## 👀 About
|
|
9
9
|
|
|
@@ -174,7 +174,7 @@ For detailed information on how to use GenLayerJS SDK, please refer to our [docu
|
|
|
174
174
|
|
|
175
175
|
## Contributing
|
|
176
176
|
|
|
177
|
-
We welcome contributions to GenLayerJS SDK! Whether it's new features, improved infrastructure, or better documentation, your input is valuable. Please read our [CONTRIBUTING](https://github.com/
|
|
177
|
+
We welcome contributions to GenLayerJS SDK! Whether it's new features, improved infrastructure, or better documentation, your input is valuable. Please read our [CONTRIBUTING](https://github.com/genlayerlabs/genlayer-js/blob/main/CONTRIBUTING.md) guide for guidelines on how to submit your contributions.
|
|
178
178
|
|
|
179
179
|
## License
|
|
180
180
|
|