Skip to content

benj13260/clayer-ngrx

Repository files navigation

DApp C-Layer Token Creation

The goal of this application is for a user to create C-Layer token (ERC20 compatible).

The front end is developped with Angular.

Leveraging NgRx library to enable reactive programming, i.e. a development model structured around asynchronous data streams.

The user interface is built upon Material design components.

The integration with Ethereum blockchain is based on [Ethers.js] (https://docs.ethers.io/ethers.js/html/index.html) library.

Development

This project was generated with Angular CLI version 9.0.6.

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Releases

No releases published

Packages

No packages published