Connecting to Kaleido Private Ethereum Blockchain with Truffle
This tutorial explains how to execute a Smart Contract on your private Kaleido Ethereum Blockchain with the Truffle Framework.
Prerequisites
Do read "Deploy a Private Ethereum Blockchain in 10 minutes" to have your private Blockchain instance running before continuing with this tutorial.
Setting Up
If you haven't setup the Truffle Framework, here are the steps to do so.