@o1js/native-linux-x64 0.0.1-dev → 0.0.1-dev.2
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 +6 -0
- package/package.json +1 -1
package/README.md
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
# @o1js/native-linux-x64
|
|
2
|
+
|
|
3
|
+
This package is automatically generated by [31m[native-build] ✖ native build failed (command: o1js)[0m as a native backend for ZK programs (proving and compilation).
|
|
4
|
+
|
|
5
|
+
To use this package, please refer to [o1js](https://www.npmjs.com/package/o1js)
|
|
6
|
+
|