Skip to main content

Evernode DApp Server (DS)

Client Node with GraphQL API that allows you to collect a large amount of data about the network. *Suitable for integration by exchanges and other platforms.

Evernode DS is a set of services enabling you to work with Everscale blockchain.

The core element of Evernode DS is Everscale node written in Rust focused on performance and safety.
Evernode DS provides a set of services serving EVER SDK endpoint: scalable multi-model database ArangoDB with the information about all blockchain entities (like accounts, blocks, transactions, etc.) stored over time, distributed high-throughput, low-latency streaming platform Kafka, Everscale GraphQL Server (aka Q-Server) for serving GraphQL queries to the database and Nginx web-server.

This repository contains instructions on how to build and configure your own free instance of Evernode Platform to connect your application to Everscale.

You can try to run a core network node yourself using the Evernode DS solution.