TypeScript SDK
Last updated
Last updated
Endless provides a fully supported TypeScript SDK with the source code in the repository. The Endless TypeScript SDK provides a convenient way to interact with the Endless blockchain using TypeScript. It offers a set of utility functions, classes, and types to simplify the integration process and enhance developer productivity.
Developer experience Strongly typed APIs and Interfaces, autocomplete, comprehensive documentation.
Stability Test suite runs against Endless fullnode and indexer with a local network
Transaction Builder Intuitive and simplified transaction builder flow
Serialization/deserialization support Full nested serialization/deserialization support and Move sub-classes to easily serialize and deserialize Move types
Set up Endless
Generate new Account
Faucet Alice
Fetch balance from chain
Transfer EDS coin transaction
Build and submit transaction