dsrvlabs / czg-keremony

JavaScript-based client to participate in Ethereum KZG Ceremony
https://dsrv.com
MIT License
13 stars 4 forks source link

Initial dockerfile #22

Closed rootwarp closed 1 year ago

rootwarp commented 1 year ago

close #17

kim201212 commented 1 year ago

When I test to docker, The below error appears.

    data: {
      code: 'ContributeError::NotUsersTurn',
      error: 'not your turn to participate'
    }

It's slower than when I tested it at Local. It takes a long time.

rootwarp commented 1 year ago

@kim201212 Running platform changed. arm64 -> amd64