Skip to content

resoftware-org/blockchain-az

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain A-Z by re:Software S.L.

lerna License

Blockchain A-Z is a pot pourri of blockchain features, developed by re:Software S.L..

NOTE: The author(s) and contributor(s) of this package cannot be held responsible for any loss of money or for any malintentioned usage forms of this package. Please use this package with caution.

Getting started

Dependencies

This project is maintained with lerna to permit joining multiple sub-projects together in one codebase.

  - node v18+ (stable LTS)
  - lerna v7

You can install lerna globally using npm install -g lerna@4.0.0.

Following command installs the Blockchain A-Z dependencies:

npm install --workspaces

Building packages

Using lerna instead of npm, scripts will run directly inside all packages (use --parallel for parallel execution). If using npm or yarn, use the scripts as provided in package.json.

lerna run lint --stream
lerna run build --stream
lerna run test --stream
lerna run docs --stream

Getting help

Use the following available resources to get help:

License

Copyright 2024-present re:Software S.L., All rights reserved.

Licensed under the LGPL v3.0

About

The ultimate blockchain library - Use cases from A to Z!

Resources

License

Stars

Watchers

Forks

Packages

No packages published