Post

Replies

Boosts

Views

Activity

Reply to Blockchain Creation
Apple does not provide any APIs for blockchain creation, they do provide CryptoKit for cryptographic components. SwiftUI might be a good place to start to develop your User Interface as it can be used to both prototype and create your final product. For creating blockchains there are a number of open source projects such as hyperledger.org and corda.net that have libraries.
Jun ’20