Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@8xprotocol/service-node-core
Advanced tools
![8X Logo](https://8xprotocol.com/assets/images/full-logo.png)
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.
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.
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.
rebase
upstream master
changes, please rebase
warnings
or errors
Please setup your editor with the following settings for this project.
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
![8X Logo](https://8xprotocol.com/assets/images/full-logo.png)
The npm package @8xprotocol/service-node-core receives a total of 1 weekly downloads. As such, @8xprotocol/service-node-core popularity was classified as not popular.
We found that @8xprotocol/service-node-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.