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

@dydxprotocol/solo

Package Overview
Dependencies
Maintainers
3
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dydxprotocol/solo

Ethereum Smart Contracts for the dYdX Solo Trading Protocol

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
640
increased by80.28%
Maintainers
3
Weekly downloads
 
Created
Source

CI Coverage Status License Slack

Source code for Ethereum Smart Contracts used by the dYdX Solo-Margin Trading Protocol

Development

Compile Contracts

You must be running Docker

npm run install_compiler
npm run build

Compile TypeScript

npm run build:js

Test

Requires docker

Start test node:

docker-compose up

Deploy contracts to test node & run tests:

npm test

Just run tests (contracts must already be deployed to test node)

npm run test_only

Just deploy contracts to test node:

npm run deploy_test

Keywords

FAQs

Package last updated on 18 Jan 2019

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