New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@8xprotocol/service-node-core

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8xprotocol/service-node-core

![8X Logo](https://8xprotocol.com/assets/images/full-logo.png)

  • 1.0.6
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

8X Logo


8x Protocol enables decentralised recurring payments on the Ethereum blockchain. A complete explanation of the protocol may be found in our whitepaper. This repo is for the 8x repeaters that process subscriptions on behalf of users.

Telegram Chat Solidity Apache 2.0

Contributing

We appreciate your desire to contribute to the 8x Protocol. We strive to maintain a high standard over code quality and the security of our code. Please read over this contributor guide before starting.

How to Contribute

If you would like to contribute please fork the repo, create a new branch, fix the problem, commit the work with a clear message about what was accomplished, and submit a pull request.

Code Quality

  • When adding a new function, make sure to add comments that adhere to the format seen throughout the project
  • When fixing conflicts please use rebase
  • When updating your working branch with upstream master changes, please rebase
  • Make sure there are no linter warnings or errors

Style Guide

Editor Settings

Please setup your editor with the following settings for this project.

  • 4 space(soft) indentation
  • strip trailing whitespace
  • 120 char max line length

Getting Started

Set a remote url for our upstream repo so you can keep your master branch unpolluted and updated.

git remote set-url upstream https://github.com/8xprotocol/repeater.git

FAQs

Package last updated on 31 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