Skip to content

iamchandanys/blockchain.demo

Repository files navigation

Deploying on Github

Install node package to deploy onto GitHub

npm i -g angular-cli-ghpages

Deploy on Github

  • Go to package.json, and add a new script in the scripts section "deploy:gh": "ng build --configuration production --base-href='https://username.github.io/app-name/' && ngh"

  • Run command npm run deploy:gh

About

A Blockchain is a digitally distributed, decentralized, public ledger that exists across a network. The goal of blockchain is to allow digital information to be recorded and distributed, but not edited. In this way, a blockchain is the foundation for immutable ledgers, or records of transactions that cannot be altered, deleted, or destroyed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors