Upload files to "lunar-modrinth-chain-poc"

This commit is contained in:
2026-06-29 16:49:58 +00:00
parent 541f5b4c4b
commit 7600bfeff6
2 changed files with 182 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "lunar-modrinth-chain-poc",
"version": "0.1.0",
"private": true,
"description": "Benign calc-pop proof for the Lunar Client Modrinth Explore chain.",
"scripts": {
"poc": "node poc/calc-pop.js"
},
"license": "UNLICENSED"
}