Ethereum

Documentation for the @4thtech-sdk/ethereum package

This package provides functionalities to interact with 4thTech protocol on Ethereum blockchain.

Installation

npm install @4thtech-sdk/ethereum

Core Classes

  • Mailarrow-up-right: Class that handles sending, retrieving and listening for events related to mail on-chain storage.

  • Chatarrow-up-right: Class that handles sending, retrieving and listening for events related to chat on-chain storage.

  • Encryptorarrow-up-right: Class that provides functionality for public key retrieval and storage, as well as shared secret key computation using the Encryptor extension.

Last updated