Skip to content

liquidity-network/nocust-client

Repository files navigation

NOCUST Client library

GET STARTED

Run yarn

BUILDING

Build & check TS errors: yarn build

TESTING

Run complete test suite(local operator must be running): yarn test Run complete test suite against Limbo: yarn test:limbo

  • unit/integration tests: yarn test:unit
  • e2e tests(local operator must be running): yarn test:e2e
  • e2e tests against Limbo: yarn test:e2e:limbo
  • stress tests(local operator must be running): yarn test:stress

DOCUMENTATION

Build documentation: yarn docs

Run local documentation site: cd website && yarn start

Build & deploy documentation: yarn docs:publish

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

NOCUST Javascript client for Node.JS and Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published