Post
Topic
Board Announcements (Altcoins)
Re: Crypti - XCR - Ͼ - 3 PoS algorithms - Ed25519 - Next Gen New Source - Launched!
by
ningning
on 27/08/2014, 12:00:25 UTC
Is there anybody install local wallet for Macos?

My steps is following:

brew install docker
brew install boot2docker

boot2docker init
boot2docker start

docker run -d -p 6040:6040 crypti/node

The error is "unexpected EOF". What can I do now? Thanks.