Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
sepolia_backend.cpp File Reference
#include "sepolia_backend.hpp"
#include <algorithm>
#include <array>
#include <chrono>
#include <cstring>
#include <format>
#include <limits>
#include <ranges>
#include <thread>
#include <utility>
#include <nlohmann/json.hpp>
#include <secp256k1.h>
#include <secp256k1_recovery.h>
#include "keccak256.hpp"
#include "native.h"

Namespaces

namespace  dcn
 
namespace  dcn::sepolia
 

Typedefs

using dcn::sepolia::json = nlohmann::json
 

Variable Documentation

◆ raw_bytes

Bytes raw_bytes