Introduction

Coins

The Coin section will introduce you to Coins. Coins are the most important part of the Platform SDK because they provide all of the core functionality that makes it possible to build a standardized user experience across the board. All of them adhere to the contracts laid out in the specification.

Markets

The Markets section will introduce you to Cryptocurrency Data Services. These packages are responsible for providing a standardized way of retrieving historical pricing data for all kinds of currencies to allow for a rich user experience with detailed information and charts.

Cryptography

The Cryptography section will introduce you to encryption, hashing and identity computation. Cryptography is at the core of everything we do daily at ARK. The cryptography packages are responsible for providing secure encryption of data, hashing of passwords and providing interfaces to interact with common BIP functionality like mnemonic generation.

Internationalization

The Internationalization section will introduce you to locale-based functionality. The Internationalization package is responsible for providing a standardized way of handling numbers, dates, time and money so that all of this data can be normalized and displayed in a format that is familiar to the user geolocation.

Profiles

The Profiles section will introduce you to the core of our Desktop & Mobile wallets. The profiles package is the amalgamation of all the Platform SDK components to provide an easy and consistent way of using the SDK in our products.

Warning

The Profiles package is tailored to our specific needs for our products like the Desktop and Mobile wallets. It should only be used as inspiration for your implementation. Pull Requests that alter its behavior from what it is intended to be for our products will be declined and closed.

Utility

The Utility section will introduce you to supportive functionality. The packages in this section provide miscellaneous functionality like retrieval of news, working with BigInt, generating QRCodes and more.

Guides

The Guides section will provide in-depth explanations as to what you will need to do, how to do it, and what limitations and gotchas there are that need to be kept in mind when developing and testing your integration.

Last updated 1 year ago
Edit Page
Share: