Skip to content

Sample application of a simple client management using the 2Ledger blockchain plataform. It's available on http://demo.2ledger.com/client-management.

Notifications You must be signed in to change notification settings

2ledger/samples-client-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2Ledger Logo

Sample Client Management Project

This project aims to demonstrate the operation of a simple customer registry using the 2Ledger blockchain platform API. It's available on http://demo.2ledger.com/client-management.

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Disclaimer

These sources are for purely educational purposes. It is not recommended to use the API directly through your system page or storage of unencrypted passwords in the distributed ledger.

The 2Ledger platform is the simplest and cheapest way to bring security and confidence to your business. Through its RESTful API, its users can immediately benefit from the advantages of blockchain technology without having to know the technology.

Creating a free user in moments you can create your assets and immutable entities. In minutes you can integrate your system with the 2Ledger blockchain network. Learn more at 2Ledger Platform.

Before You Begin

Before you begin we recommend you read about the basic building blocks that assemble this sample application:

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installing

To install this project is very simple. Just clone the project, download your libraries and run.

Cloning the project

git clone https://github.com/2ledger/samples-client-management.git

Downloading the libraries

npm install

Run the project

npm start

License

This project is licensed under the MIT License.

About

Sample application of a simple client management using the 2Ledger blockchain plataform. It's available on http://demo.2ledger.com/client-management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published