This commit is contained in:
Jordi Baylina
2019-06-04 13:40:15 +02:00
parent efc77065e7
commit 590d62a07c
13 changed files with 12606 additions and 266 deletions

View File

@@ -0,0 +1,5 @@
const poseidonGenContract = require("./poseidon_gencontract");
console.log(poseidonGenContract.createCode(6, 8, 57));