Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iraj465 authored Mar 4, 2021
1 parent bcc73e3 commit 08a4ed7
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ ADD TIMESTAMP WHILE CREATING PRODUCTS IN MANUFACTURER PAGE (BOTH IN ANGULAR AND

# SuppplyChain Crypto-GSTIN Asset traceability

This repository implements an optimized PoC Blockchain Asset Traceability system with a new mode of asset tracing. It uses a crpyto ETH based GSTIN which unique identifies each product lot of individual components or products. An API layer on top of Solidity contract is provided by leveraging WebJs.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.7.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Expand All @@ -25,7 +24,3 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
## Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 comments on commit 08a4ed7

Please sign in to comment.