Giter VIP home page Giter VIP logo

Comments (5)

adamdossa avatar adamdossa commented on July 24, 2024

I do seem to have the files locally:

/Development/Ethereum/nightfall-master/zkp/code/gm17/nft-transfer
nft-transfer$ ls -ltr
total 2906976
-rwxr-xr-x@ 1 adam  staff        5773 31 May 13:30 nft-transfer.pcode
-rw-r--r--  1 adam  staff      775876 31 May 20:34 nft-transfer.code
-rw-r--r--  1 adam  staff   193849817 31 May 20:43 out
-rw-r--r--  1 adam  staff   214248742 31 May 20:43 out.code
-rw-r--r--  1 adam  staff  1056866122 31 May 20:43 proving.key
-rw-r--r--  1 adam  staff        2380 31 May 20:43 verification.key
-rw-r--r--  1 adam  staff     8708476 31 May 20:43 variables.inf
-rw-r--r--  1 adam  staff       24424 31 May 20:43 verifier.sol
-rw-r--r--  1 adam  staff        2335 31 May 20:43 nft-transfer-vk.json

from nightfall.

iAmMichaelConnor avatar iAmMichaelConnor commented on July 24, 2024

It could be that you’ve renamed the repo folder’s name from ‘nightfall’ to ‘nightfall-master’. I think the docker container names currently inherit their names from the local filing structure. And the code expects ‘nightfall’ to be the name.
Try changing the folder back to ‘nightfall’. Then kill the running docker containers (‘docker stop $(docker ps -aq)’ then ‘docker rm $(docker ps -aq)’ )
Then ‘docker-proxy start’. Then ‘docker-compose build’. Then ‘./zkp-demo’ to restart things.

Apologies for formatting; I’m on mobile.

from nightfall.

adamdossa avatar adamdossa commented on July 24, 2024

That worked - thanks for your help!

from nightfall.

walter-grace avatar walter-grace commented on July 24, 2024

I tried this example above because I am getting similar error; I am still struggling. Any suggestions?
I just keep seeing the please wait page. Cheers,

zkp_1 | { [Error: ENOENT: no such file or directory, open './src/vkIds.json']
zkp_1 | errno: -2,
zkp_1 | code: 'ENOENT',
zkp_1 | syscall: 'open',
zkp_1 | path: './src/vkIds.json' }
api-gateway_1 | error: POST:/coin/mint
api-gateway_1 | {}
api-gateway_1 | {"body":{"A":"0x0000000000000000000000000000000a","pk_A":"0xc53fcbf59524b84391839971e48473e48c0079034fb8cbd6ec1525","S_A":"0x5A20B022623E590F26F91832677D3AD7C1944F74ED2C6065EC62BC"}}
api-gateway_1 | {"params":{}}
api-gateway_1 | {"query":{}}

from nightfall.

walter-grace avatar walter-grace commented on July 24, 2024

FIXED ISSUE:

closing: bigger issue is to make sure node@10 is involved and install;
personally i used npm install vs. npm ci; just worked for me

from nightfall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.