Skip to content

chainpoint/chainpoint-drand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Chainpoint Drand

Required

  • Go 1.14 +
  • Docker
  • Docker-compose
  • DNS name

Steps

  1. go get -u github.com/drand/drand
  2. drand generate-keypair
  3. mkdir -p ~/data && chmod 777 ~/data
  4. mv ~/.drand/key data
  5. touch ~/data/acme.json && chmod 600 ~/data/acme.json
  6. docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors