Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any user guide or interface? #191

Open
chrisli30 opened this issue Jan 28, 2021 · 5 comments
Open

Is there any user guide or interface? #191

chrisli30 opened this issue Jan 28, 2021 · 5 comments
Labels
question Further information is requested

Comments

@chrisli30
Copy link

Hi guys, I think this project implements a great idea, because of two things:

  1. In my opinion a centralized service, for example Infura is very expensive for a large request volume and not comfortible for me to solely depend on.
  2. There are not many public hosted RPC provider for Polkadot ecosystem yet.

I'm still new to Polkadot, and walking through the Readme.md I've got two questions:

  1. What does this project mean to an end user? How does him to pay for the requests, like to link his wallet to the load balancer?
  2. Is there a user interface built for end users? For example if I'm using this load balancer in my iOS wallet app, where do I check the usage and payouts?

Thank you!

@mpetrunic mpetrunic added the question Further information is requested label Jan 28, 2021
@mpetrunic
Copy link
Member

What does this project mean to an end user? How does him to pay for the requests, like to link his wallet to the load balancer?

  • it allows users to run node on home network without port forwarding
  • idea is that load balancer operator applies for reoccurring grant from polkadot/kusama treasury (still waiting for that to be implemented) and load banacer periodically pays on address which node operator provides

Is there a user interface built for end users? For example if I'm using this load balancer in my iOS wallet app, where do I check the usage and payouts?

We currently only have grafana dashboard which load balancer may or may not publish ( http://westend.vedran.nodefactory.io:3000/?orgId=1&refresh=5s ) but it's interesting idea from some future improvements

@chrisli30
Copy link
Author

  • reoccurring

Martin,

Thanks for the reply. Following up on your answers,

If I understand correclty, the public endpoint of the load balancer is an official URL from Polkadot/Kusuma? So the concept is very much alike Infura, which is funded by ecosystem fund and provides free service(to a certain degree) for convenience?

I see that there are multiple payout addresses in Grafana dashboard. Currently is it showing graphs for all node providers or just one behind the load balancer?

Thank you! Very interesting concept.

@mpetrunic
Copy link
Member

Not sure what do you mean by official url?

Concept is somewhat like infura but idea is not to have single entity running bunch of nodes and charging for api usage. But to have multiple people which operate public load balancer and bunch of people running nodes and joining those load balancer pools where each gets paid for infrastructure it provides by chain itself.

I see that there are multiple payout addresses in Grafana dashboard. Currently is it showing graphs for all node providers or just one behind the load balancer?

It's showing addresses of people which connected their node to load balancer

@chrisli30
Copy link
Author

chrisli30 commented Jan 31, 2021

But to have multiple people which operate public load balancer and bunch of people running nodes and joining those load balancer pools where each gets paid for infrastructure it provides by chain itself.

Yes, understood, but should there be an official list of load balancers? For example, when you host a load balancer user would need to connect to your URL, and when somebody else does it he/she will provide a different URL.

It's showing addresses of people which connected their node to load balancer

Okay, got it. Thank you.

@mpetrunic
Copy link
Member

Yes, understood, but should there be an official list of load balancers? For example, when you host a load balancer user would need to connect to your URL, and when somebody else does it he/she will provide a different URL.

Yeah we will create website where people can register their loadbalancer and stats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants