Overview

Boost your dapp development flow with EAST SDK

The EAST Software Development Kit (SDK) is designed to be the solution in the field of web3 consumer app development, built as a comprehensive JavaScript package. Its primary purpose is to empower developers through seamless interactions with the underlying blockchain infrastructure, providing authentication, identification, and transaction relayer. This SDK abstracts the often intricate process of app creation, allowing the developer to focus on the product.

The SDK introduces a seamless user authentication experience through email and social login mechanisms, enabling users to obtain an on-chain keypair. This keypair is fortified with security measures such as Key Management Service (KMS) and envelop encryption.

Each keypair is associated with a specific NEAR account, and with NEAR's Account Aggregation, a single keypair can interact with multiple blockchains. This interoperability streamlines user engagement across various blockchain networks, offering a unified and convenient experience. Users can leverage the same keypair to seamlessly navigate and engage with diverse blockchain environments.

In a user-friendly approach, all gas fees are handled and covered by the relayer, thereby relieving users from the complexities associated with transaction costs. This seamless facilitation is made possible through the utilization of NEAR's meta-transaction feature, which adds an extra layer of security to the process.

The EAST SDK solution covers a variety of streamlined operations, comprising asset transfers, asset minting, swaps, offers, playing on-chain games, and a numerous of other functionalities. Notably, these transactions extend beyond a single blockchain, as users' identities are utilized across multiple blockchains. This enables users to seamlessly interact with various decentralized applications (DApps) across different blockchain networks.

Last updated