Socket
Socket
Sign inDemoInstall

@trusource/server

Package Overview
Dependencies
195
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @trusource/server

TruSource oracle local test server


Version published
Maintainers
2
Install size
33.2 MB
Created

Readme

Source

@trusource/server

Locally test smart contract calls to a Trusource oracle.

Install

$ npm install @trusource/server

Usage

Installing the package creates trusource-server command line utility, which can be used as follows.

$ trusource-server --spec <path-to-oas.json>

options

-d, --debug             output extra debugging
-p, --port [number]     port number to listen on        default 8545

OAS

OpenAPI specification used by the @trusource/server to locally listen for contract events, fetch data and make callbacks. The oas for a given api can be found here.

Keywords

FAQs

Last updated on 09 Jun 2020

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