Posts in Lisk

Chainstory.art - Experiment with Blockchain and IPFS

Chain Story is a web application which leverages IPFS and Lisk blockchain to permanently link a pixel art to an author's blockchain address. By using decentralized and distributed technology a permanent link is created ensuring the authenticity of the submitted work. Once submitted, a drawing is saved to IPFS, generating

SQL on Lisk blockchain via Lisk Docker and Adminer

Lisk Explorer is a great tool to view information stored on the Lisk blockchain, but in order to inspect the blockchain data in more detail we'll run SQL queries on Lisk blockchain database. By querying the database directly, more information can be extracted and the queries can be customized to

How to install Lisk node on testnet

This article is on how to install and run Lisk delegate node on testnet, on Digitalocean Ubuntu 16.04 droplet. It should help you to set up a new delegate node as easy as possible while still being secure and stable. Before starting I assume you are already familiar with

Pay with Lisk Prototype

This is a prototype code exploring how to integrate LSK crypto payments to a webservice. The server side uses Kitura framework and Lisk API serving a client app written with React. WebSocket API is used for bi-directional communication between the server and the client. Demo: Your browser does not support

Coinpricegame

Coinpricegame is a weekly Lisk price prediction challenge. The winners are those whose predictions are closest to Lisk price at the end of the week. Rules? The 3 closest predictions win. One prediction per transaction, the price must be unique. Predictions must be placed at least 24 hours before the

Lisk Statistic

While reading about decentralized apps and blockchain I found Lisk blockchain application platform. I'm trying to learn more about the stock market but real-time market stats are changing to fast for me too read :) In order to provide myself some time to study the patterns I created an app which