lotionjs blockchain starter template
this is my first lotionjs blockchain attempt. will be used as a starter template going forward.
git clone https://github.com/polandtyler/first-lotion-blockchain.git
cd first-lotion-blockchain
npm install
node app.js
enjoy!