Skip to content

Instantly share code, notes, and snippets.

@0x4a5e1e4baab
Last active July 24, 2019 12:10
Show Gist options
  • Select an option

  • Save 0x4a5e1e4baab/4bb798117887116136594c509f27d125 to your computer and use it in GitHub Desktop.

Select an option

Save 0x4a5e1e4baab/4bb798117887116136594c509f27d125 to your computer and use it in GitHub Desktop.
algorand-docker
touch ~/algorand/algod.token
docker run -d -v ~/algorand/algod.token:/algorand/node/data/algod.token -p 8080:8080 --name algorand bjweaver/algorand-node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment