In this tutorial, we're going to deploy the Ethereum Truffle Pet Shop DApp demo to an AWS EC2 Micro instance. If you've played with Ethereum's Solidity programming language to deploy smart contracts to the blockchain, you've come to the realization that Ethereum and...
Environment
A software environment for a particular application could include the operating system, the database system, specific development tools or compiler.
Successful Health Apps Part 2: User-Centered Design
Here is the second part of our blog series on building a successful healthcare application for web or mobile. This post focuses on utilizing ‘user-centered design’ methodologies to enhance the usability and usefulness of your app. But firstly, what is...
How to Serve Up Web Content from Ethereum – Part 4 – Ethereum Mining on TestNet
This tutorial is part of a series of blog posts on getting a web page on your web server to communicate via web3 with your Ethereum test network on localhost. In our previous post, we created the first block in our testnet using a CustomGenesis.json. In the...
Setting up your Ethereum Eth Environment on a Mac OS X
Setting up your Ethereum Eth Development Environment on a Mac OS X Firstly, to install Ethereum Eth download the latest stable binary of cpp-ethereum, and install on your chosen operating system. I'm running on Mac so I'll install via Homebrew brew update brew upgrade...
App Store Optimization Pro-Tips #2: Visual Branding
As with any 'branding' exercise, when it comes to App Store Optimization the key is to be consistent in both your communication and user experience. This means that the success of your product is built on both its visual appeal and the quality of the experience that...
HIPAA Compliance in the Cloud
HIPAA Compliance for digital health startups is important. In this blog post, we'll define HIPAA, PHI, and HIPAA Compliance. We'll then provide practical examples of PHI. We will specify some steps that need to be taken to secure PHI in a cloud environment. We'll then...
So You’re Thinking About Having Your IT Team Do Mobile App Development?
Your company requires a mobile app. You've evaluated potential vendors. The CFO asks the IT team ,who has no mobile experience, to investigate building the mobile app internally.Here are some items that you will want to consider: Do not build a hybrid mobile app...
Issues Bridging Twilio Calls between Customer and Agent
We are seeing issues bridging Twilio calls between the customer and agent with IVR, whisper, wait music, and call recording. Scenario: We have clients calling in. They enter an id to the Twilio based IVR. We play wait music. We call the agent. When the agent picks up...