How to avoid connection errors?

21 Views Asked by At

we encountering a 401 error on connecting to the main-net. What is the way to avoid this error? We've already created a project on the dashboard and have added the Authorisation.

Thanks!

1

There are 1 best solutions below

0
Peter Jones On

The most convenient and fastest way to integrate with Everscale is https://github.com/broxus/ever-wallet-api

This is a light node + api for sending and tracking payments. The app listens for addresses from the database and indexes all transactions, putting information about them in the postsgres DB. Also it send webhooks to your backand on incoming transfers