Skip to content

firenzedev/blockchain-workshop-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firenze.dev workshop: Bingo Dapp

Questa applicazione è lo skeleton per una dApp di tipo Bingo.

La dApp si può lanciare in locale ed è già funzionante, ma con dei mock. Durante il workshop svilupparemo il codice che si connette alla blockchain.

Installazione

git clone https://github.com/firenzedev/blockchain-workshop-dapp.git
cd blockchain-workshop-dapp
npm install

Run

Per lanciare il progetto in locale, lanciare il seguente comando

npm start

Implementation

Edit the file dapp.js and add the code for the dApp.

notes

Css: https://nostalgic-css.github.io/NES.css/

About

dApp for the workshop about the blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published