Skip to content

guoshengjer/Elastos.Developer.Doc

Repository files navigation

Elastos.Developer.Document

1. CAR programming

1.1. How to write a CAR component

CAR Language

1.2. Compile the CAR component

1.3. Call local CAR component

1.4. How to call a remote CAR component

1.5. Implementing CAR components using Java

1.6. Reflection API

By default, the API document is provided, which also contains the API of the CAR SDK section.

Open the document, go to the html directory, find index.html and click it to open the API document in the browser.

Elastos_SDK_API

Refer to the last part of the documentation below to export the latest API documentation:

How_to_Export_API

2. CAR SDK

You can refer to Reflection API.

Elastos_SDK_API

2.1. RPC

  • IServiceManager
  • IFriend
  • ICarrier
  • ICarrierListener

2.2. Wallet

  • IMasterWalletManager
  • IMasterWallet
  • IIdChainSubWallet
  • ISidechainSubWallet
  • IMainchainSubWallet
  • ISubWallet
  • ISubWalletListener

2.3. DID

  • IDID
  • IDIDManagerCallback
  • IDIDManager
  • IDIDChecker
  • IDIDInspector

3. Blockchain API

3.1. Node API

  • REST API

    • No need in the future, no offer.
  • JSON RPC API

3.2. Explorer API

Document not yet available.

4. H5 DApp Programming

4.1. DApp Create, package, and install the entire process

4.2. Call DID login

4.3. Call Wallet to pay

5. Elastos Carrier

The API is provided by default.

Open the document, go to the html directory, find index.html and click it to open the API document in the browser.

Carrier_API

Refer to the last part of the documentation below to export the latest API documentation:

How to build API documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published