Skip to content

DonChangfoot/ilp-connector-beta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilp-connector-beta

Proof of concept for connector architecture redesign

Usage

Project

Folders

All source code is expected to be TypeScript and is placed in the src folder. Tests are put in the test folder.

The NPM package will not contain any TypeScript files (*.ts) but will have typings and source maps.

Scripts

  • clean : Cleans the build folder and test output
  • build : Build the project
  • lint : Run the linter over the project
  • test : Run the unit tests and produce a code coverage report
  • doc : Build the docs

About

Proof of concept for connector architecture redesign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published