New community fullnode

Hi,

I just deployed a new fullnode, available here: https://fullnode.incognito.best

With the recent problems of the official fullnode, I think it’s a good idea to have an alternative. It costs me a lot per month to run it but I think it’s worth it.

I hope that we’ll be able to change the fullnode used by the mobile app asap. (See How to use my own fullnode on the mobile app? )

To use this node with the SDK:

incognito.setConfig({
        chainURL: 'https://fullnode.incognito.best',
        apiURL: 'https://api.incognito.org',
        mainnet: true
    });

Services deployed that already use this new fullnode:

7 Likes

Good idea. I’m thinking the next project for me is a load-balancer proxy, might start up a public node myself as well to sit behind it.

2 Likes