Socket
Socket
Sign inDemoInstall

@super-protocol/sp-sdk-js

Package Overview
Dependencies
11
Maintainers
11
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @super-protocol/sp-sdk-js

## Installation


Version published
Maintainers
11
Created

Readme

Source

Super Protocol SDK JavaScript

Installation

yarn add @super-protocol/sdk-js

Local Dev Setup

  1. Follow instructions to setup Decentralized Cloud Storage providers:
    • StorJ
  2. Just run yarn

Update DTO

  1. Fetch DTO submodule changes from github

    git submodule foreach git pull
    
  2. Install protobuf library for your OS

  3. Update TypeScript classes based on updated DTO

    yarn dto:update
    

Scripts

yarn prettier - run auto code style fixing

yarn build - create production build (in build folder)

yarn dto:update - generate TypeScript classes based on DTO submodule

Dependencies

  • NodeJS v16.8.0
  • NPM v7.21.0
  • yarn v1.22.11

FAQs

Last updated on 19 Aug 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc