Platforms

This section covers various platforms that have been developed to enhance the experience of existing blockchain solutions. First, an Ethereum-compliant solution named BlockApps STRATO will be discussed.

BlockApps

BlockApps is a platform that provides a rich set of tools to build blockchain applications. This platform is written in Haskell and is based on modular architecture. The solution is scalable and makes it easier to deploy smart contracts and blockchain applications. It is available at http://www.blockapps.net/.

In the next section, installation and a simple example of deployment will be discussed.

Installation

BlockApps can be installed via npm by using the command shown as follows:

$ sudo npm install -g blockapps-bloc

sudo is optional, ...

Get Mastering Blockchain now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.