Skip to content

isabella232/docker-filecoin-trusted-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Filecoin Trusted Setup

License Pre-Release Release


zondax

Please visit our website at zondax.ch


Build&Run

Build

To build the image, you can execute make build. The image will have the tag zondax/filecoin-trusted-setup

Run

To run the container locally, you can execute make run. It can be run on a k8s cluster too. In order to do tath, you will find example files on k8s folder.

Tips

  • If you mount a volume on the container, you will keep files you don't want to lose, like PGP and SSH key (if you generated them inside the container)
  • You can use tmux to avoid losing the current work if terminal gets closed.
  • Using tmux, you can run multiple task at the same time. For contribution step, it would be very handy. Please check this doc to know useful commands

Ceremony

Link to the current ceremony instructions.


Additional docs

Zero-knowledge proofs

Please, read these two articles: Article 1 and Article 2

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.6%
  • Dockerfile 30.9%
  • Makefile 4.5%