Enhance blockchain

This commit is contained in:
Victor Bodinaud
2025-05-05 15:16:53 +02:00
parent 358bdda5a6
commit 1bbe8234fd
19 changed files with 978 additions and 447 deletions

View File

@@ -0,0 +1,18 @@
//
// SwiftChainCore.h
// SwiftChainCore
//
// Created by Victor on 02/12/2024.
//
#import <Foundation/Foundation.h>
//! Project version number for SwiftChainCore.
FOUNDATION_EXPORT double SwiftChainCoreVersionNumber;
//! Project version string for SwiftChainCore.
FOUNDATION_EXPORT const unsigned char SwiftChainCoreVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SwiftChainCore/PublicHeader.h>