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

@trusource/server

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trusource/server

TruSource oracle local test server

  • 0.1.17
  • npm
  • Socket score

Version published
Weekly downloads
87
increased by1640%
Maintainers
2
Weekly downloads
 
Created
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

Package last updated on 08 Jun 2020

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