📄️ Authentication
This implies that the accounts of the beta testers and the end users are part of the beta program. To be specific, the accounts are included in the program to validate those accounts - essentially to ensure that they are functional and behaving as expected.
📄️ instantiate Wallets and Accounts
This section of the documentation focuses on the instantiation of Wallets and accounts using the Eniblock SDK.
📄️ Store a Wallet on a Remote Drive
This section of the documentation focuses on the importance of storing a wallet.
📄️ List All Wallets
In this tutorial, we will guide you through the process of listing all wallets and their respective accounts using the Eniblock SDK.
📄️ Checking Account Balance
This section of the Eniblock SDK documentation provides instructions on how to check the balance of any given account, whether it was created using the Eniblock SDK or not.
📄️ Build a Transaction and Estimate the Gas Fee
In this tutorial, we will guide you through the process of estimating the gas fee for a transaction using the given code snippet. Estimating gas fees is crucial for managing costs while sending transactions on a blockchain network.
📄️ Transfer Native Cryptocurrency
In this tutorial, we will walk you through the process of transferring native cryptocurrency between two wallets using the Eniblock SDK.
📄️ Get Notified of Incoming Transaction
This section of the documentation focuses on the process of getting notified of incoming cryptocurrency transactions for wallets based on Eniblock and other technologies. Implementing this feature will allow your application to monitor transactions and provide users with real-time updates.
📄️ Retrieve Account Transactions History
In this tutorial, we will guide you through the process of retrieving an Account's transaction history using the Eniblock SDK.