Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ya-ts-client

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ya-ts-client

NodeJS client for Golem

  • 0.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
66
decreased by-83.58%
Maintainers
1
Weekly downloads
 
Created
Source

YA-TS-Client

Typescript Rest binding for High Level Api, generated by Open Api Generator and several patches.

Prerequisites

  • Node > 12.3
  • Typescript > 3

How to generate

Type and hit to make setup, that's it.

Note: Be sure you cleaned around with make clean before generating over again.

Build

make m.build

Run test

TBD

Need more patching?

Run make setup.

Then copy content of src into target (yes replace them all), then do your changes under src.

When you done with your changes, run;

./build-scripts/diff-module.sh COMPONENT_NAME > patches/COMPONENT_NAME/00X_PATCH_TITLE.patch

where;

  • COMPONENT_NAME: (activity | market | payment) depend on component you patch
  • PATCH_TITLE: give a descriptive title to your patch
  • 00X: order number of patch

FAQs

Package last updated on 21 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc