SDK
Ethereum
This package provides functionalities to interact with 4thTech protocol on Ethereum blockchain.
Installation
npm install @4thtech-sdk/ethereum
Core Classes
- Mail: Class that handles sending, retrieving and listening for events related to mail on-chain storage.
- Chat: Class that handles sending, retrieving and listening for events related to chat on-chain storage.
- Encryptor: Class that provides functionality for public key retrieval and storage, as well as shared secret key computation using the Encryptor extension.