Skip to content

muon-protocol/remote-method-caller

Repository files navigation

Remote Method Caller

This project provides an API for libp2p to call remote methods on MUON nodes

Installation

Run npm i to install requirements

Usage

First make a copy of .envexample and name it .env then set your node id, private key and public key in this .env file. Run npm start command to start the project. It listens on port 3002 by default. you can send api calls to it and get response from any node. here is documentation for the api methods:

https://documenter.getpostman.com/view/1565460/2s93XyThyH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published