Snippets
Created by
Riccardo Sibani
Blockland
Required Software
Docker
* OSX (https://docs.docker.com/docker-for-mac/install/)[docker and docker compose]
* Windows 10 (https://docs.docker.com/docker-for-windows/install/)[docker and docker compose]
* Linux (https://docs.docker.com/install/#server)[docker] && (https://docs.docker.com/compose/install/#install-compose)[docker compose]
Node
* OSX (http://dev.topheman.com/install-nvm-with-homebrew-to-use-multiple-versions-of-node-and-iojs-easily/)[NVM]
* Windows (https://github.com/coreybutler/nvm-windows)[nvm-windows]
* Linux (https://github.com/creationix/nvm#installation)[NVM]
Any node installation should work, 9.8.0 is reccommended.
Chromapolis DevPreview
You can get the docker compose file here https://bitbucket.org/snippets/chromawallet/LeaARp just download it we will docker-compose up
later :)
ChromaChat
This is example application we will develop
git clone git@bitbucket.org:chromawallet/chroma-chat.git
git checkout cleveland
Comments (0)
You can clone a snippet to your computer for local editing. Learn more.