EthereumTypes.swift
Base types, definitions and protocols for Ethereum support in Tesseract Platform Swift SDK.
Goals
This library is an internal part of the Tesseract Platform Swift SDK. It contains Ethereum types and definitions needed by other parts of Swift SDK.
Types
- Address
- Transaction
- SignedTransaction
- TypedData
Abstractions
- SignProvider
- APIRegistry
Submodules
- Ethereum ABI Encoder
- PromiseKit support
Author
License
EthereumTypes.swift is available under the Apache 2.0 license. See the LICENSE file for more information.