New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@albertiprotocol/pool

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@albertiprotocol/pool

@albertiprotocol/pool

unpublished
latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
0
Created
Source

Alberti Protocol Pool

Alberti Protcol Pool is a graphQL endpoint.

Getting Started

To run the server, ensure you have Node.js installed. Then, execute the following commands:

// install pool
npm install -g @albertiprotocol/pool

// run pool
npx albertipool

Optional : Open a tunnel

ssh -R 80:localhost:4000 serveo.net

Usage

Once the server is running, you can access the API at http://localhost:<port>.

FAQs

Package last updated on 23 Jun 2024

Related posts