@fxhash/shared 0.0.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/README.md ADDED
@@ -0,0 +1,9 @@
1
+ # @fxhash/shared
2
+
3
+ @fxhash/shared is a TypeScript package designed to provide a flexible and reusable set of abstractions for interacting with various blockchain networks.
4
+
5
+ ## Installation
6
+
7
+ ```
8
+ pnpm add -E @fxhash/shared
9
+ ```