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
registry.hpp File Reference
#include <optional>
#include <string>
#include <filesystem>
#include "native.h"
#include <asio.hpp>
#include <absl/container/flat_hash_map.h>
#include <spdlog/spdlog.h>
#include "utils.hpp"
#include "file.hpp"
#include "pt.hpp"
#include "evm.hpp"

Go to the source code of this file.

Classes

class  dcn::registry::Registry
 A class that represents a registry of features, transformations, and conditions. More...
 

Namespaces

namespace  dcn
 
namespace  dcn::registry