Post

Visualizzazione dei post con l'etichetta hyperledger

Hyperledger composer - Try it using bluemix

Immagine
INTRODUCTION I talk about hyperledger into my old post . Now we try to develop into it using IBM Bluemix online tool COMPOSER PLAYGROUND Open your browser and go to  https://composer-playground.mybluemix.net Into main window there is a dashboard with one example prototype project called "basic-sample-network" Click to "Get Started" link to open editor page The editor's page has a left bar with our blockchain files and a right area to edit data. Now we can easily edit the example project! Into left bar there are: a model file (models/sample.cto) cointains all my objects a script file (lib/sample.js) cointains my business logic an ACL file (permissions.acl) cointains all access rules Let's go... edit the files to simulate a financial blockchain!!! First file is the model file that cointains all my DTOs In the bottom i have a message "Everything looks good!", so my file is correct but into left bar i have some ...

Hyperledger - Blockchain powered by Linux Foundation

Immagine
INTRODUZIONE In questi anni di rivoluzione blockchain la Linux Foundation non poteva rimanere a guardare e ha creato un progetto titanico, dal nome HYPERLEDGER, che punta ad essere la DLT di riferimento per il mondo enterprise. Per chi non lo sapesse la Linux Fondation è un'associazione no-profit nata nel 2007 e famosa soprattutto per lo sviluppo del Kernel Linux. HYPERLEDGER Come anticipato, la blockchain marchiata Linux Foundation è dedicata a quei clienti business che vogliono utilizzare i benefici della struttura distribuita SENZA avere una crypto-moneta di riferimento che possa minare la credibilità del progetto. Se andate sul sito ufficiale  viene spiegato che è un progetto Open Source creato per sviluppare una blockchain cross-industriale. Quindi dedicati a mondi diversi ma che grazie ad essa possono interagire (Banche, Mondo finanziario, IoT, Servizi, ....) Oggi molte aziende sfruttano questa tecnologia, degli esempi importanti sono Airbus, BNP Paribas, ...