Socket
Socket
Sign inDemoInstall

@super-protocol/sdk-js

Package Overview
Dependencies
Maintainers
9
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@super-protocol/sdk-js

## Installation


Version published
Weekly downloads
2.1K
decreased by-22.29%
Maintainers
9
Weekly downloads
 
Created
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

Package last updated on 10 Aug 2022

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