RE: Handling node issues with a game on Hive Engine

avatar

You are viewing a single comment's thread:

There are many alternative nodes that you can use. I primarily use the below.

"heNodes": [
"https://api.hive-engine.com/rpc",
"https://herpc.dtools.dev/",
"https://herpc.neoxian.city/",
"https://herpc.kanibot.com/"
],

Alternatively you can also use https://ha.herpc.dtools.dev that has an inbuilt failover.

I personally have a script that I use in all my applications to rotate nodes when there is a failure in the current node.



0
0
0.000
4 comments
avatar
(Edited)

Alternatively you can also use https://ha.herpc.dtools.dev that has an inbuilt failover.

I found out about this one earlier today and started using it. I want to contact @reazuliqbal sometime to ask about how it works, specifically about how the fail over as handled. I assume it's heath checks with nginx.

api2.hive-engine.com another node for your list.

0
0
0.000
avatar

Do you know where I can learn to build my own games on the blockchain?


Posted via proofofbrain.io

0
0
0.000
avatar

I would first recommend getting comfortable in a programming language (typically Javascript or Python) then build soemthing, anything. You will be amazed how much more you learn by building something than you do by staying in tutorial hell.

0
0
0.000
avatar

ok recommend being software where I can build some projects easily

0
0
0.000