Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 3.18 KB

File metadata and controls

80 lines (51 loc) · 3.18 KB

Elephant Wallet Develop Document

1. How to call the elephant wallet

How to call elephant ( 中文版 )

Use Elephant to log in quickly

How to use Elaphant payment

2. The API of Elephant wallet for 3rd APPs

URI schemes introduction ( English version | 中文版 )

3. The transcation memo message format

Memo format(中文版)

4. Register a mini program

Register a mini program and install to Elephant wallet( English | 中文版 )

Register a mini-program immediately: Mini Program maker

5. Build an Elaphant Node and Restful APIs

https://elephantnode.readthedocs.io/

Entry: https://node1.elaphant.app

6. Ela Red Packet Open Api

You can create a red packet via these APIs, you can build the Red Packet in your app. In another side, if you want to send ELA to your users, you can use these APIs too and don't need implement the wallet works.

Red Packet Open APIs

7. Build an elaphant wallet ethereum service api/ ethereum sidechain service api/ elaphant price api

Github : https://github.com/elastos/Elastos.ORG.API.Misc

Docs : https://apimisc.readthedocs.io/en/latest

8. DID services api

https://github.com/elastos/Elastos.SDK.DIDClient.Java

https://github.com/elastos/Elastos.ORG.BlockchainAgent

https://github.com/elastos/Elastos.ORG.DID.Explorer.Api

https://github.com/elastos/Elastos.ORG.DID.Explorer.Api/tree/master/mogodb

https://github.com/elastos/Elastos.Service.CrossChainTransfer

https://github.com/elaphantapp/EchoService

https://github.com/elastos/Elastos.ORG.Zhengshu/tree/master/server.api

https://github.com/elaphantapp/VoteForMe.Service

https://gitlab.com/elastos/Elastos.ORG.MicroService.Web/-/tree/master/micro.services.api

9. FriendSDK

FriendSDK(中文版)